mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-03-13 09:32:30 +01:00
Make TNT minecarts available in creative menu
This commit is contained in:
committed by
the-real-herowl
parent
15584dad88
commit
acd6b03371
@ -1157,7 +1157,7 @@ register_minecart({
|
||||
end
|
||||
end,
|
||||
on_activate_by_rail = activate_tnt_minecart,
|
||||
creative = false
|
||||
creative = true
|
||||
})
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user