For the 3dModel for MCreator

every time i launch it does not work here what is says Executing Gradle task: build Build info: MCreator 2022.2.34517, forge-1.18. - Pastebin.com

Hello @Garroth1964

this complie error from your java class

  1. for file Modeldiamondgolem.java you declared in class Modeldiamondgolem you defined filed arm0 twice the issue on line 29

2)another issue on same file on method createBodyLayer() you defined variable arm0 twice also the issue on line 57 on the file

hope that help and have a nice day :slight_smile: