Jump to content

defineci00

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by defineci00

  1. Hello, firstly sorry for bad English. i want change Bed block textures if block coordinate specific coordinate. I mean, onRenderBlock or something if (blockX == x && blockY == y && blockZ == Z){ chanceBedBlockTexture } I want change only 1 block texture, not all beds. And i dont want use file system, i will do it hard coded. Thanks for help. Note: Im not using forge or other mod api. I need make this on vanilla code.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.