Patch sync for IMR6: 19/07/2026 @ 18:03
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user