#making a custom block without replacing a existing block
1 messages · Page 1 of 1 (latest)
Please make sure to read #1029373817119838218 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
Yes. You can do it with datapack: https://youtu.be/LUx9FqJpxQk?si=sNQG7WHIefsliiZ9 (random tutorial i found) or with mod, which is not as easy as with datapack.
Custom blocks are a really fun and useful feature that can be created with data packs. In this video, I go over two similar methods for creating custom blocks depending on the transparency of the base block you need.
Some other ideas that this method can be used for are custom machines, crafters, hidden doors, mob boss summoning altars, or eve...
To further elaborate, custom blocks added trough datapacks are not actually custom blocks, and they will behave differently in many aspects.
Depending on the trick you choose to make them, they might also cause bad performance.
ok but is there a tutorial on how to do it with mods?