walterhiggins / ScriptCraft

Write Minecraft Plugins in JavaScript.
MIT License
1.84k stars 380 forks source link

minor workable fix for drone on 1.15.x and 1.16.x #443

Open ypwangnexus opened 4 years ago

ypwangnexus commented 4 years ago

so we could have castle and cottage in the summer :-)

olliedean commented 4 years ago

In blocks.js, wouldn't you have to shift all the ids down now to compensate for the newly added ones? You've got multiple blocks with the same IDs now.