chore: New crafting table texture

This commit is contained in:
2025-03-14 13:26:10 +01:00
parent dd7f1c041f
commit 0546ad2748
2 changed files with 25 additions and 27 deletions

View File

@ -8,7 +8,6 @@ import cz.jzitnik.game.entities.items.ItemBlockSupplier;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Random;
public class CustomAnnotationHandler implements CustomPlaceHandler {