Consistency+

Consistency+

2M Downloads

Missing Model

leon7104 opened this issue · 2 comments

commented

Describe the bug
Missing Model

Versions
Minecraft version: 1.17.1
C+ version:
Fabric API version: fabric-api-0.37.0+1.17

Logs
[18:25:54] [Worker-Main-8/WARN]: Unable to load model: 'consistency_plus:block/mycelium_wall_post' referenced from: consistency_plus:mycelium_wall#east=none,north=none,south=none,up=true,waterlogged=true,west=none: {}
[18:25:54] [Worker-Main-8/WARN]: java.io.FileNotFoundException: consistency_plus:models/block/mycelium_wall_post.json
[18:25:54] [Worker-Main-8/WARN]: Unable to load model: 'consistency_plus:block/mycelium_wall_side' referenced from: consistency_plus:mycelium_wall#east=none,north=none,south=none,up=true,waterlogged=true,west=none: {}
[18:25:54] [Worker-Main-8/WARN]: java.io.FileNotFoundException: consistency_plus:models/block/mycelium_wall_side.json
[18:25:54] [Worker-Main-8/WARN]: Unable to load model: 'consistency_plus:block/mycelium_wall_side_tall' referenced from: consistency_plus:mycelium_wall#east=none,north=none,south=none,up=true,waterlogged=true,west=none: {}
[18:25:54] [Worker-Main-8/WARN]: java.io.FileNotFoundException: consistency_plus:models/block/mycelium_wall_side_tall.json

commented

Mycelium, grass, and dirt stairs/walls/slabs aren't done and are incomplete as of 0.3/0.4rc1; this will be fixed in the full release of 0.4

commented