You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon game startup, the multimc console output puts out a bunch of errors that I think are attributed to this mod. I am on fabric, 1.18.2, and the version of the mod is 1.6.3. Here's the relevant lines of the log
Upon game startup, the multimc console output puts out a bunch of errors that I think are attributed to this mod. I am on fabric, 1.18.2, and the version of the mod is 1.6.3. Here's the relevant lines of the log
[19:32:40] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:copper_kiln' referenced from: oxidized:copper_kiln#facing=north,lit=true: java.io.FileNotFoundException: minecraft:models/copper_kiln.json
[19:32:40] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:textures/copper_hoe' referenced from: minecraft:iron_hoe#inventory: java.io.FileNotFoundException: minecraft:models/textures/copper_hoe.json
[19:32:40] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:textures/copper_axe' referenced from: minecraft:iron_axe#inventory: java.io.FileNotFoundException: minecraft:models/textures/copper_axe.json
[19:32:40] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:textures/copper_helmet' referenced from: minecraft:chainmail_helmet#inventory: java.io.FileNotFoundException: minecraft:models/textures/copper_helmet.json
[19:32:40] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:textures/copper_pickaxe' referenced from: minecraft:iron_pickaxe#inventory: java.io.FileNotFoundException: minecraft:models/textures/copper_pickaxe.json
[19:32:40] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:textures/copper_boots' referenced from: minecraft:chainmail_boots#inventory: java.io.FileNotFoundException: minecraft:models/textures/copper_boots.json
[19:32:40] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:textures/copper_chestplate' referenced from: minecraft:chainmail_chestplate#inventory: java.io.FileNotFoundException: minecraft:models/textures/copper_chestplate.json
[19:32:40] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:textures/copper_leggings' referenced from: minecraft:chainmail_leggings#inventory: java.io.FileNotFoundException: minecraft:models/textures/copper_leggings.json
[19:32:40] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:textures/copper_sword' referenced from: minecraft:iron_sword#inventory: java.io.FileNotFoundException: minecraft:models/textures/copper_sword.json
[19:32:40] [Worker-Main-3/WARN]: Unable to load model: 'minecraft:textures/copper_shovel' referenced from: minecraft:iron_shovel#inventory: java.io.FileNotFoundException: minecraft:models/textures/copper_shovel.json
The text was updated successfully, but these errors were encountered: