New items

This commit is contained in:
paulevsGitch 2020-11-09 16:27:30 +03:00
parent 7331f62b6c
commit 27fec47545
9 changed files with 89 additions and 6 deletions

View file

@ -8,7 +8,6 @@ import org.spongepowered.asm.mixin.Shadow;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.CompoundTag;
import net.minecraft.recipe.Ingredient;
import ru.betterend.interfaces.CompoundSerializer;
@Mixin(Ingredient.class)