badhaloninja

Results 3 issues of badhaloninja

is it no longer possible to convert from anvil to leveldb in v2?

I was wondering how it would be possible to check what food is out using taker also put out food

I extracted this from the Minecraft 1.12 jar > ModelArmorStand.java ``` public ModelArmorStand(float modelSize) { super(modelSize, 64, 64); this.bipedHead = new ModelRenderer(this, 0, 0); this.bipedHead.addBox(-1.0F, -7.0F, -1.0F, 2, 7, 2,...

enhancement
CEM