Commit 33026e9a by BellCodeEditor

save project

parent f2657e92
Showing with 5 additions and 50 deletions
#Sets behavior for keeping Curios items on death.
#Sets behavior for keeping Curios items on death.
#ON - Curios items are kept on death
#DEFAULT - Curios items follow the keepInventory gamerule
#OFF - Curios items are dropped on death
#Allowed Values: ON, DEFAULT, OFF
keepCurios = "DEFAULT"
#Server configuration settings
[server]
#Set this to true to remove any BlockEntity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
removeErroringBlockEntities = false
#Set this to true to remove any Entity (Note: Does not include BlockEntities) that throws an error in its tick method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
removeErroringEntities = false
#Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behavior. Default: false.
fullBoundingBoxLadders = false
#Base zombie summoning spawn chance. Allows changing the bonus zombie summoning mechanic.
#Range: 0.0 ~ 1.0
zombieBaseSummonChance = 0.1
#Chance that a zombie (or subclass) is a baby. Allows changing the zombie spawning mechanic.
#Range: 0.0 ~ 1.0
zombieBabyChance = 0.05
#The permission handler used by the server. Defaults to forge:default_handler if no such handler with that name is registered.
permissionHandler = "forge:default_handler"
#Set this to true to enable advertising the dedicated server to local LAN clients so that it shows up in the Multiplayer screen automatically.
advertiseDedicatedServerToLan = true
{"stats":{"minecraft:picked_up":{"minecraft:stick":1,"minecraft:crafting_table":1,"minecraft:torch":4,"minecraft:oak_log":44,"minecraft:dirt":6,"minecraft:beef":1,"minecraft:granite":17,"minecraft:oak_sapling":2,"minecraft:chest":1,"minecraft:cobblestone":67},"minecraft:custom":{"minecraft:time_since_rest":16453,"minecraft:interact_with_furnace":13,"minecraft:sprint_one_cm":30700,"minecraft:walk_one_cm":17138,"minecraft:mob_kills":1,"minecraft:damage_dealt":100,"minecraft:interact_with_crafting_table":4,"minecraft:fly_one_cm":3266,"minecraft:open_chest":1,"minecraft:play_time":16453,"minecraft:jump":82,"minecraft:leave_game":1,"minecraft:time_since_death":16453,"minecraft:total_world_time":47313,"minecraft:fall_one_cm":480},"minecraft:killed":{"minecraft:cow":1},"minecraft:used":{"minecraft:wooden_axe":46,"minecraft:stone_pickaxe":69,"minecraft:wooden_pickaxe":16,"minecraft:stone_axe":8,"minecraft:torch":10,"minecraft:beef":1,"minecraft:crafting_table":2,"minecraft:furnace":2,"minecraft:granite":2},"minecraft:crafted":{"minecraft:oak_planks":152,"minecraft:charcoal":6,"minecraft:crafting_table":1,"minecraft:stick":28,"minecraft:wooden_pickaxe":1,"minecraft:stone_pickaxe":1,"minecraft:wooden_axe":1,"minecraft:furnace":2,"minecraft:torch":24,"minecraft:stone_axe":1},"minecraft:mined":{"minecraft:torch":4,"minecraft:crafting_table":1,"minecraft:granite":17,"minecraft:grass":1,"minecraft:oak_log":44,"minecraft:grass_block":2,"minecraft:chest":1,"minecraft:dirt":4,"minecraft:stone":67,"minecraft:oak_leaves":3}},"DataVersion":3465}
{"stats":{"minecraft:picked_up":{"minecraft:stick":1,"minecraft:crafting_table":1,"minecraft:torch":4,"minecraft:oak_log":44,"minecraft:dirt":6,"minecraft:beef":1,"minecraft:granite":17,"minecraft:oak_sapling":2,"minecraft:chest":1,"minecraft:cobblestone":67},"minecraft:custom":{"minecraft:time_since_rest":16453,"minecraft:interact_with_furnace":13,"minecraft:sprint_one_cm":30700,"minecraft:walk_one_cm":17138,"minecraft:mob_kills":1,"minecraft:damage_dealt":100,"minecraft:interact_with_crafting_table":4,"minecraft:fly_one_cm":3266,"minecraft:open_chest":1,"minecraft:play_time":16453,"minecraft:jump":82,"minecraft:leave_game":1,"minecraft:time_since_death":16453,"minecraft:total_world_time":47313,"minecraft:fall_one_cm":480},"minecraft:killed":{"minecraft:cow":1},"minecraft:used":{"minecraft:wooden_axe":46,"minecraft:stone_pickaxe":69,"minecraft:wooden_pickaxe":16,"minecraft:stone_axe":8,"minecraft:torch":10,"minecraft:beef":1,"minecraft:crafting_table":2,"minecraft:furnace":2,"minecraft:granite":2},"minecraft:crafted":{"minecraft:oak_planks":152,"minecraft:charcoal":6,"minecraft:crafting_table":1,"minecraft:stick":28,"minecraft:wooden_pickaxe":1,"minecraft:stone_pickaxe":1,"minecraft:wooden_axe":1,"minecraft:furnace":2,"minecraft:torch":24,"minecraft:stone_axe":1},"minecraft:mined":{"minecraft:torch":4,"minecraft:crafting_table":1,"minecraft:granite":17,"minecraft:grass":1,"minecraft:oak_log":44,"minecraft:grass_block":2,"minecraft:chest":1,"minecraft:dirt":4,"minecraft:stone":67,"minecraft:oak_leaves":3}},"DataVersion":3465}
\ No newline at end of file
[{"name":"alex","uuid":"00000000-0000-3004-998f-501a96e4a2ba","expiresOn":"2024-05-06 11:47:42 +0800"}]
\ No newline at end of file
{
"00000000-0000-3004-998f-501a96e4a2ba": "alex"
}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
LaunchFolderSelect:$.minecraft\
LaunchVersionSelect:1.20.1-Forge_47.2.0
LaunchArgumentIndie:4
LoginPageType:0
with open(r'C:\Users\Dell\Desktop\sales_list.txt','w',encoding='utf-8') as file:
a=file.read()
print(type(a[3:5]))
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment