issues
search
PrismarineJS
/
prismarine-block
Represent a minecraft block with its associated data
29
stars
32
forks
source link
Legacy version fixes
#55
Closed
extremeheat
closed
2 years ago
extremeheat
commented
2 years ago
fix
fromStateId
not passing the stateId to block constructor on versions < pc 1.13
fix potential block type/metadata out of bounds and to default to 0 or valid block state when using type ID/metadata in versions >pc 1.13
handle old bedrock versions 0.14 and 1.0 not having block state data
fromStateId
not passing the stateId to block constructor on versions < pc 1.13