I've been having a lot of problems creating a custom recipe. For my survival I want a custom craft for a grass block using grass and dirt.
Code:
on load:
register new shapeless recipe for grass block using grass, air, air, dirt, air, air, air, air, air
solved. Just add skQuery to your plugins
Code:
on load:
register new shapeless recipe for grass block using grass, air, air, dirt, air, air, air, air, air
solved. Just add skQuery to your plugins
Last edited: