Enhancements, fixes, new texture

This commit is contained in:
paulevsGitch 2020-12-06 16:01:49 +03:00
parent 86a2459b0f
commit 9a4bfa1698
19 changed files with 131 additions and 4 deletions

View file

@ -12,11 +12,9 @@ import net.minecraft.util.Hand;
import net.minecraft.util.Identifier;
import net.minecraft.util.TypedActionResult;
import net.minecraft.world.World;
import ru.betterend.BetterEnd;
import ru.betterend.registry.EndItems;
import ru.betterend.util.LangUtil;
import vazkii.patchouli.api.PatchouliAPI;
public class GuideBook extends PatternedItem {