Micalobia / Full-Slabs

Adds vertical and mixed slabs to Minecraft
GNU General Public License v3.0
8 stars 2 forks source link

[Improvement] More objects to interact with slabs #48

Open Estrelaura opened 2 years ago

Estrelaura commented 2 years ago
Micalobia commented 2 years ago

So some of these I would have to enhance the system for putting things in slabs, which I have plans for but might take a while

The other ones (modded lanterns, end rods) can be added to the config, I still have yet to make a wiki on it so let me know if it isn't self-explanatory how to add a new block by looking at what's there๐Ÿ˜„

Estrelaura commented 2 years ago

I didn't notice the config was updated, i'll give it a look.

SplendidAlakey commented 2 years ago

I still have yet to make a wiki on it so let me know if it isn't self-explanatory how to add a new block by looking at what's there๐Ÿ˜„

I thought I understood it, but after adding all the modded lanterns and torches (also tried adding vanilla chains, but I don't know if that's supported), literally none worked. So I'd appreciate it if you made a wiki for noobs like myself ๐Ÿ‘‰๐Ÿ‘ˆ

Here's the config file I ended up with (added .txt so it would let me upload to github): full_slabs.json.txt

Micalobia commented 2 years ago

So the redstone components wouldn't work as expected, which is something I need to work on at some point but will probably take a long time. Looking at the config, it looks more or less good, I'd just verify that the names of blocks and the states are correct.

Basically, when you look at a block and hit F3, in the top right corner there's the block ID and the states that you need I'll make a proper tutorial when I have time ๐Ÿ˜€

SplendidAlakey commented 2 years ago

So the redstone components wouldn't work as expected

If you say that because I added redstone torch, lanterns and some fake levers, then it's not a problem for me atm, I wanted to make it possible to place them on slabs purely for cosmetic purposes.

I'd just verify that the names of blocks and the states are correct

Basically, when you look at a block and hit F3, in the top right corner there's the block ID and the states that you need

I did have 1 wrong ID, it was the stone torch from Adorn, fixed that. Removed all redstone related things, made sure the rest of the IDs and states were correct and still not working. I even removed all the mods apart from those I tested the items from to make sure it's not a mod incompatibility. I'd appreciate it if you tested this yourself, whenever you have time, to see if it works at all. Here's my newest config: full_slabs.json.txt.

That's how I tested it:

Place some slabs vertically on the right side of a block; place some bottom and top slabs horizontally in the air, and some on the ground.

Regular torches and lanterns can be attached to any side of any slab on the screenshot, however, stone torch (Adorn), any modded lanterns (BetterEnd or Charm) and basically any other object I try to add via the config (none are present on the screenshot) can only be attached to vanilla slabs.

2021-10-13_01 19 09

And thank you for making the mod and actively maintaining it :)