Project Red - Exploration

Project Red - Exploration

27M Downloads

Missing item files

JamesYeoman opened this issue ยท 2 comments

commented

Looking through the logs on my personal server, I can see a couple FileNotFoundExceptions regarding ic_machine. Here is a list of the classpath strings

  • projectred-fabrication:models/item/ic_machine.json
  • projectred-fabrication:blockstates/ic_machine.json
commented

This is because we don't use the standard minecraft JSON-based models for our blocks. Instead, we load them up as we did in previous versions of MC. This doesn't effect anything so its not really a big deal.

Maybe @covers1624 knows how to suppress these model warnings?

commented

No longer relevant for 1.15+