Moving Textures down 1 pixel into block

Started by herrcookie on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Moving Textures down 1 pixel into block

Yo people of Mcreator,

I have a slight problem with my cross model block, I want to make a plant that grows on farmland and the problem is that it just floats 1 pixel above the farmland and yes i know with the crop model it automatically moves it down but I especially need a cross model and ive already tried moving the texture so down so instead of 16x16 i did 16x17 so the texture is moved down by 1 pixel..

Thanks in advance for everyone who might help :D

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You will probably need to…
Tue, 07/22/2025 - 13:56

You will probably need to create your own block model in blockbench, that's the only way I know of to offset a block reliably.