Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 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