Block Textures

Started by Ninjastar15 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Block Textures

I want to make a mod that includes pipes. These pipes would transport items and other things but I want to know if there is a way to make the pipes not full block and like IC2 or GregTech ones that are like a mini block?

Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Create a custom block model…
Wed, 10/16/2024 - 19:26

Create a custom block model in blockbench.

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok cool yeah I found that…
Wed, 10/16/2024 - 21:19

Ok cool yeah I found that out but now how do I import/use that custom model out?