Closed Varg95 closed 7 years ago
It seems like you're setting the amount of a block's drop like this [5]
. However if you only specify one value it should just be 5
. The notation with [] is required if you specify a range like this: [1,5]
changed it but still getting a crash https://pastebin.com/HJcSuQ7w sorry for bothering you so much...
Seems like you're missing a closing }.
i started over and now it does work thanks for the help.
https://pastebin.com/nWupzPrb here is a crash report