zaoqi / minetestmodpack_craftingpack

Minecraft-like crafting
GNU Affero General Public License v3.0
2 stars 0 forks source link

The armor boxes in the inventory don't enforce the type of armor #3

Open leorockway opened 7 years ago

leorockway commented 7 years ago

If I create boots (or any other piece of armor), I can apply them to my head or any other body part and the system still allows it. Each piece of armor should only be allowed on one part of the body.

zaoqi commented 7 years ago

You can try using Mineclone(https://forum.minetest.net/viewtopic.php?t=16407), I'm using Haskell to implement a compiler, no time to use Lua. 你可以尝试使用Mineclone,我在用Haskell实现一个编译器,没有时间用Lua。

leorockway commented 7 years ago

I have Mineclone on my laptop and I actually like it a lot, however it tends to freeze on me.