Posted August 2, 20178 yr Hi, I want to add slab to my mod, everything works except that if I try to make double slab it just places new block on top of previous one, And I don't know why https://github.com/Corgam/Slavicraft-1.12 Spoiler Edited August 2, 20178 yr by Corgam
August 2, 20178 yr Author 3 hours ago, diesieben07 said: First of all, this must happen in RegistryEvent.Register<Item>, since you are registering items. Then you will need a custom ItemBlock for your slabs, vanilla uses ItemSlab. Ok, now it works, but not completely, when I place the bottom half first I can place the second in the same block with no problem, but when I place the upper half first I can not place the second part of the slab underneath it. And the second problem is that WAILA doesn't work with double version, it just disappeares (so it might be a problem with a double version registering, maybe beacuse there is no item for it?) Updated files: https://github.com/Corgam/Slavicraft-1.12
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.