mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Working implementation of experimental:luafurnace
This commit is contained in:
@@ -301,7 +301,7 @@ end
|
||||
test_stackstring()
|
||||
|
||||
--
|
||||
-- nodeitem helpers
|
||||
-- NodeItem helpers
|
||||
--
|
||||
|
||||
minetest.inventorycube = function(img1, img2, img3)
|
||||
@@ -314,7 +314,7 @@ minetest.inventorycube = function(img1, img2, img3)
|
||||
end
|
||||
|
||||
--
|
||||
-- craftitem helpers
|
||||
-- CraftItem helpers
|
||||
--
|
||||
|
||||
minetest.craftitem_place_item = function(item, placer, pos)
|
||||
|
Reference in New Issue
Block a user