Patch sync for IMR6: 19/07/2026 @ 18:03

This commit is contained in:
2026-07-19 18:03:07 +01:00
parent 7f34954634
commit d9621a921e
1227 changed files with 82367 additions and 1 deletions
@@ -0,0 +1,12 @@
#Enables the Lucky Temple structure spawn in the overworld
luckyTemples = true
#Whether breaking a Lucky Block in creative mode should activate its effect
creativeDestroy = false
#Whether the experimental Luck System should be enabled (Enabling this will cause lucky drops to be generally less variant)
enableLuck = false
#A list of loot tables to add Lucky Blocks to
loot_tables = ["minecraft:chests/end_city_treasure", "minecraft:chests/ancient_city", "minecraft:chests/desert_pyramid", "minecraft:chests/jungle_temple", "minecraft:chests/bastion_treasure", "minecraft:gameplay/fishing/treasure"]
#The weight of Lucky Blocks in the loot tables specified above (higher weight = more likely to generate)
#Range: > 0
lootTableWeight = 3