🚪Carpentry
This is an addon for Nexo that adds several new CustomBlock types. It allows for custom doors, trapdoors, stairs, slabs and transparent blocks. Below will be examples for each of the different types
Voxel Shop | MCModels | NexoMC

Note that each of the types are currently limited to only 4 variations.
If you are unsure how to reference a ResourcePack-File in a NexoItem config; How do I reference a ResourcePack file in a config?
Custom Stairs
Custom Slabs
Custom Doors
Door-setup is a bit different than the other blocks, as it requires two configs. This is because the item-model in hand will look incorrect if it uses the block-parent-models The second config is just so that Nexo generates the necessary models If you provide your own json-model, you can skip the second config\
ItemConfig for held item:
ItemConfig for placed-block:
Custom Trapdoors
Custom Transparent
This type allows for transparent blocks, useful for leaves etc. For normal blocks that do not require transparency, use NoteBlock Mechanic
The BlockTypes below here require a 1.21.10+ server
Custom Chain
This type allows for custom chains, like iron or copper ones. The config is very basic and only requires you to have a Texture for it
Custom Lantern
This type allows for custom chains, like copper & normal ones. The config is very basic and only requires you to have a Texture for it
Custom Bars
This type allows for custom bars, like iron bars in vanilla. The config is very basic and only requires you to have a Texture for it
Last updated
