Closed SPGoding closed 6 years ago
1.12 Input: minecraft:tnt explode=true 1.13 Output: minecraft:tnt[explode=true] 1.13 Actual: minecraft:tnt[unstable=true]
minecraft:tnt explode=true
minecraft:tnt[explode=true]
minecraft:tnt[unstable=true]
In fact, unstable was added in 1.13.1, but I don't think it's necessary to separate 1.13.1 from 1.13 in spu.
unstable
1.12 Input:
minecraft:tnt explode=true
1.13 Output:minecraft:tnt[explode=true]
1.13 Actual:minecraft:tnt[unstable=true]
In fact,
unstable
was added in 1.13.1, but I don't think it's necessary to separate 1.13.1 from 1.13 in spu.