mirror of
https://codeberg.org/tenplus1/farming.git
synced 2025-07-16 07:10:25 +02:00
Fix a few descriptions
This commit is contained in:
@ -88,6 +88,7 @@ minetest.register_craft({
|
||||
|
||||
--- wooden scarecrow base
|
||||
minetest.register_node("farming:scarecrow_bottom", {
|
||||
description = S("Scarecrow Bottom"),
|
||||
paramtype = "light",
|
||||
sunlight_propagates = true,
|
||||
paramtype2 = "facedir",
|
||||
|
Reference in New Issue
Block a user