diff --git a/config.lua b/config.lua index 3c5c5d1..74af6c0 100644 --- a/config.lua +++ b/config.lua @@ -1,8 +1,8 @@ -- Disable to make the uranium only be "technic"uranium". Enable to add "display_blocks:uranium" -enable_display_uranium = true +enable_display_uranium = false --Enable to make "technic:uranium" spawning like "display_blocks:uranium". technic_uranium_new_ore_gen = true --Enable to add a recipe that uses "technic:uranium" enable_technic_recipe = true --Enable a way to build the mese giver ingame -enable_mese_giver_recipe = true \ No newline at end of file +enable_mese_giver_recipe = false