EternalBlueFlame / Traincraft-5

Traincraft repository for version 1.7.x port.
Other
58 stars 55 forks source link

fixed json not parsing when used as jar #597

Closed PseudonymPatel closed 3 years ago

PseudonymPatel commented 3 years ago

"Small" commit but very necessary as json recipes are not usable without it.

Commit message: in jar vs ide the files work differently, so I needed a new way of finding the recipe files in the jar. The new method is a lot more complicated and a bit slower, but it must be this way. I will work on making this more efficient, but it only runs on startup.