absolutelyaya / ultracraft

A Minecraft mod recreating the game Ultrakill
MIT License
21 stars 3 forks source link

Crash when putting ultracraft:sky_block{type: x} into the door listener #123

Closed SurelyNotClover closed 1 month ago

SurelyNotClover commented 2 months ago

Crash Log.txt

To be exact the command went like this: /edit attribute listener closedBlock "ultracraft:sky_block{\"type: night\"}"

absolutelyaya commented 2 months ago

Block States and NBT aren't currently supported; make sure to only put in the identifier and it should work At least the crash will be fixed in the next update