MineTweaker3 icon indicating copy to clipboard operation
MineTweaker3 copied to clipboard

JavaLangNullPointerException

Open Kronos96 opened this issue 7 years ago • 3 comments

recipes.addShaped( minecraft:#4712/101, [[null ,minecraft:#0318,null], [minecraft:#0318,minecraft:#0344,minecraft:#0318], [null ,minecraft:#0318,null]]);

Kronos96 avatar Apr 25 '17 07:04 Kronos96

Would appreciate some help , this is my first recipe and i have fiddled with it trying to find the problem but i cant get it .

Kronos96 avatar Apr 25 '17 10:04 Kronos96

Your recipe is wrong. I guess, you pressed F3+H and wrote ids, which became visible (after names of items). These ones aren't actual item names. If you want to get name of item/block, just take one in your hand at type in chat this command:

/mt hand

It should look like this:

<minecraft:sand:1>

More help: http://minetweaker3.powerofbytes.com/wiki/Main_Page

OneEyeMaker avatar May 08 '17 10:05 OneEyeMaker

GitHub Formatting Tips: >> Here <<

Blue64 avatar May 10 '17 01:05 Blue64