Bassebombecraft

Bassebombecraft

18.5k Downloads

Build fails with error: ItemStack cannot be converted to ResourceLocation

Closed this issue ยท 2 comments

commented

ItemInitializer.java:129: error: incompatible types: ItemStack cannot be converted to ResourceLocation
GameRegistry.addShapedRecipe(new ItemStack(gardenStaff), " x", " / ", "/ ", 'x', Items.FLOWER_POT, '/',

commented

Closed with #286 and commit b6fd0d2.