Make parts of a block model turn on and off with nbt tags

Started by JoMaZu787 on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Nov 2021
Points:
507

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Make parts of a block model turn on and off with nbt tags

I wand to make a block that connects to other blocks so i added one NBT tag for each direction (up, down, east, west, north, south) and now i want parts of the block model to turn on and of with these NBT tags just like how mojang does it with fences and glass / iron bars. can you tell me how to do it? im using blockbench for 3d models.