Purple-Black block 1.16.5

Started by Lcashe on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Jun 2022
Points:
452

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Purple-Black block 1.16.5

Adding .json object from Blockbench. Created just a block 16x16x16 with custom texture, and all I got in game is purple-black block. 

 

Here is link for screenshot and MCreator Workspace - https://drive.google.com/drive/folders/1bd3fFId5MeYmx0d8EiTZhSObRq6w6wl…

Active 3 years ago
Joined Jun 2022
Points:
432

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
In your jblock. json file,…
Thu, 06/30/2022 - 14:47

In your jblock. json file, remove the line:    "parent": "JBlock",

Then it should work.