mirror of
https://github.com/HybridDog/nether-pack.git
synced 2025-07-23 18:20:24 +02:00
Replace deprecated function names (e.g. moveto -> move_to) and make stairs optional
This commit is contained in:
@ -4,7 +4,7 @@ read_globals = {
|
||||
"string",
|
||||
|
||||
-- Mods
|
||||
"default", "stairs", "creative"
|
||||
"default", "stairs"
|
||||
}
|
||||
globals = {"nether"}
|
||||
ignore = {
|
||||
|
Reference in New Issue
Block a user