-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 1.13-pre3
-
None
-
Windows 10 2tb Computer
Minecraft 1.13-pre3
-
Unconfirmed
In Minecraft 1.12.2, minecarts could be placed and broken in adventure mode while in Minecraft 1.13 snapshots minecarts need a canbreak and canplaceon tag. If this is not a bug is there any solution to where if we break a can-place tag minecart, it drops another can-place tag minecart? Thank you.
Steps To Reproduce
- Go in Minecraft 1.13-pre3
- Try to place a minecart without any tags.
- See it fail.
- is duplicated by
-
MC-132008 /execute as @e[type=item,nbt={Item:{id:"minecraft:minecart"}}] run data merge entity @s {Item:{tag:{CanPlaceOn:["minecraft:rail","minecraft:powered_rail","minecraft:detector_rail","minecraft:activator_rail"]}}} dosen't do anything.
- Resolved
-
MC-132011 /execute as @e[type=item,nbt={Item:{id:"minecraft:minecart"}}] run data merge entity @s {Item:{tag:{CanPlaceOn:["minecraft:rail","minecraft:powered_rail","minecraft:detector_rail","minecraft:activator_rail"]}}} still doesn't work with a mod's advice.
- Resolved
- relates to
-
MC-116254 Players in Adventure mode can use some items even without CanPlaceOn tag
- Resolved