This commit is contained in:
BuckarooBanzay 2024-02-29 20:11:01 +01:00
parent f8a8d2b58c
commit 095c7b93a2

View File

@ -25,6 +25,7 @@ minetest.register_node("pick_and_place:replacement", {
drawtype = "allfaces",
use_texture_alpha = "blend",
paramtype = "light",
paramtype2 = "facedir",
sunlight_propagates = true,
groups = {
oddly_breakable_by_hand = 3