Massive changes!

This commit is contained in:
IamPyu
2024-10-28 21:16:36 -06:00
parent f881682777
commit 7367a01b4f
27 changed files with 317 additions and 231 deletions

View File

@@ -171,6 +171,9 @@ PyuTest.make_node("pyutest_blocks:ladder", "Ladder", {
selection_box = {
type = "wallmounted"
},
collision_box = {
type = "wallmounted"
},
inventory_image = "pyutest-ladder.png"
})