Predict failing placement of ignore nodes

wsc-dfc
Wuzzy 2021-03-06 03:15:53 +01:00 committed by sfan5
parent dcb30a593d
commit d9b78d6492
1 changed files with 1 additions and 0 deletions

View File

@ -368,6 +368,7 @@ core.register_node(":ignore", {
air_equivalent = true,
drop = "",
groups = {not_in_creative_inventory=1},
node_placement_prediction = "",
on_place = function(itemstack, placer, pointed_thing)
core.chat_send_player(
placer:get_player_name(),