Skip to content

v1.0.1 Fix type check on read

Latest
Compare
Choose a tag to compare
@456dev 456dev released this 10 Jul 01:06
afc9225

make sure that it doesnt error if you get the type wrong in a give command

here is the correct way to do it. minecraft:give since it needs cmi which overrides it by default

/minecraft:give @p minecraft:shulker_box{BlockEntityTag:{PublicBukkitValues:{"456restrictedbackshulkers:custom_open_cost":-1d}}}

Full Changelog: v1.0.0...v1.0.1