NetherGamesMC / PocketMine-MP

A multi protocol server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
78 stars 97 forks source link

Crafting Table bug #353

Closed UnknownNull closed 1 year ago

UnknownNull commented 1 year ago

Issue description

Steps to reproduce the issue

image image

OS and versions

Plugins

image

dries-c commented 1 year ago

I'm aware, however I've no clue what causes this

labarjni commented 1 year ago

Check out this commit https://github.com/DavyCraft648/PM-NG/commit/8c7c52d49b509db85935f3b98f6b3fa1e4d437c7 Maybe there is a solution there

I'm aware, however I've no clue what causes this

dries-c commented 1 year ago

It's an issue where TagWildcardRecipeIngredient doesn't work below 1.19.30. I'm thinking of a way to implement this, but I just removed the implementation for now.

dries-c commented 1 year ago

No longer an issue as the version has been dropped

UnknownNull commented 1 year ago

No longer an issue as the version has been dropped

Wouldn't it be better not to delete the previous versions?