mirror of
https://github.com/SmallJoker/bitchange.git
synced 2025-07-12 13:20:27 +02:00
Kill them all
This commit is contained in:
@ -144,7 +144,7 @@ minetest.register_node("bitchange:moneychanger", {
|
||||
end
|
||||
if stack_name == "bitchange:mineninth" or
|
||||
stack_name == "bitchange:minecoin" or
|
||||
stack_name == "bitchange:minecoinblock") then
|
||||
stack_name == "bitchange:minecoinblock" then
|
||||
return moneychanger.update_fields(pos, listname, index, stack, false)
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user