Recipe instance
This commit is contained in:
parent
98b714827a
commit
911fa8ee6d
9 changed files with 33 additions and 28 deletions
|
@ -1,7 +1,9 @@
|
|||
package ru.betterend.recipe;
|
||||
|
||||
import java.util.Map;
|
||||
|
||||
import com.google.common.collect.Maps;
|
||||
|
||||
import net.minecraft.recipe.Recipe;
|
||||
import net.minecraft.recipe.RecipeType;
|
||||
import net.minecraft.util.Identifier;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue