Open TheChilliPL opened 4 years ago
Can't use CIT with models from another namespace.
Create a CIT .properties file, referencing a model from a different namespace than Minecraft
Optifine 1.14.4 HD U F5
JAR into the mods folder, with Fabric and OptiFabric.
Fabric Loader 0.9.0+build.204
OptiFabric 0.7.1
Doubt it's a fault of any of the other mods, but if you insist—here it is!
Right after loading the resource packs:
[17:54:10] [Server-Worker-5/INFO]: [OptiFine] CustomItems: optifine/cit/customdirectory/scythe.properties [17:54:10] [Server-Worker-5/WARN]: Unable to load model: 'optifine/cit/customdirectory/customnamespace:scythe#inventory' referenced from: optifine/cit/customdirectory/customnamespace:scythe#inventory: {} [17:54:10] [Server-Worker-5/WARN]: java.io.FileNotFoundException: optifine/cit/customdirectory/customnamespace:models/item/scythe.json
In the hotbar you can see two items—the missing texture one is the scythe replaced by optifine, the working one is a vanilla one (overrides in diamond_sword.json)
N/A
scythe.properties:
type=item items=minecraft:diamond_sword model=customnamespace:scythe nbt.display.Name=iregex:.*scythe.*
Also, ..-s don't work
..
Description of Issue
Can't use CIT with models from another namespace.
Steps to Reproduce
Create a CIT .properties file, referencing a model from a different namespace than Minecraft
OptiFine Version
Optifine 1.14.4 HD U F5
Installation Method
JAR into the mods folder, with Fabric and OptiFabric.
Fabric/Forge Version
Fabric Loader 0.9.0+build.204
OptiFabric Version
OptiFabric 0.7.1
Other Installed Mods
Doubt it's a fault of any of the other mods, but if you insist—here it is!
Log Files/Crash Reports
Right after loading the resource packs:
F3 Debug Screenshot
In the hotbar you can see two items—the missing texture one is the scythe replaced by optifine, the working one is a vanilla one (overrides in diamond_sword.json)
Prior Testing
N/A
Additional Information
scythe.properties: