Jump to content

spicycrap

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by spicycrap

  1. Thanks! thats what I was missing, I found the cubebottomtop and didnt understand why it said I'm missing a model, I will try that
  2. simpleBlock(ModBlocks.SILVER_BLOCK.get()); is easy, created all faced block of the same texture. But..how do I do that with grass block that has custom properties { "parent": "block/grass_block", "textures": { "particle": "modid:block/dirt", "side": "modid:block/grass_side", "top": "modid:block/grass_block_top", "bottom": "modid:block/dirt", "overlay": "modid:block/grass_side" } }
×
×
  • Create New...

Important Information

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