Page cover

πŸšͺ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

Polymart | MCModels

Default Ashen Oak wood-set included in Carpentry's Default Items

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

Last updated