Charakterbewegungen hinzugefügt, Deko hinzugefügt, Kochrezepte angepasst
This commit is contained in:
parent
95945c0306
commit
a0c893ca0b
1124 changed files with 64294 additions and 763 deletions
6
mods/moreblocks/stairs/init.lua
Normal file
6
mods/moreblocks/stairs/init.lua
Normal file
|
@ -0,0 +1,6 @@
|
|||
stairs = fmod.create()
|
||||
|
||||
stairs.dofile("util")
|
||||
stairs.dofile("legacy")
|
||||
stairs.dofile("api")
|
||||
stairs.dofile("compat")
|
Loading…
Add table
Add a link
Reference in a new issue