@ -498,7 +498,7 @@ function farming.place_seed(itemstack, placer, pointed_thing, plantname)
localpt=pointed_thing
-- check if pointing at a node
ifnotptorpt.type~="node"then
ifnotitemstackornotptorpt.type~="node"then
return
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.