mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
Fixing few stuff
- Removing a few .env which have reappered in the last pull - Moving old_player_textures in the modpack's u_skins mod, and renaming it
This commit is contained in:
@ -12,7 +12,6 @@ PROTECT_WATER_REALTIME = 0 -- 0 for OFF , 1 for ON
|
||||
-- List of your node need to rewirte
|
||||
--
|
||||
add_falling_protect_item("default:sand")
|
||||
add_falling_protect_item("default:redsand")
|
||||
add_falling_protect_item("default:gravel")
|
||||
|
||||
add_protected_bukket_liquid("bucket:bucket_lava","default:lava_source") -- lava bukket
|
||||
|
Reference in New Issue
Block a user