forked from mtcontrib/nether-pack
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