AsherGlick / ResourceCalculator

A Video Game Resource Calculator
https://resourcecalculator.com
GNU General Public License v3.0
56 stars 30 forks source link

Update resources.yaml for version 1.20 #103

Closed ABleuAxolotl closed 1 week ago

AsherGlick commented 11 months ago

Due to my schedule I might not be able to get around to this until the weekend. I think there are some errors in the yaml though, in a quick glance I believe I saw a "Raw" instead of "Raw Resource" somewhere, I could be wrong.

Additionally we have these scripts https://github.com/AsherGlick/ResourceCalculator/tree/master/resource_lists/minecraft/scripts/jar_extractor which can extract the recipes from the .jar files. You can use them to validate your recipes are correct. Also please be sure that the resource calculator build process does not have any warnings, as it will tell you if there are any issues in the yaml formatting.

There is also a script that can be used to get screenshots, but it makes use of Linux macro and screenshot tools so it likely wont work on windows or macos.

ABleuAxolotl commented 11 months ago

My mistake; it's all in the stripped recipe. If you have some time, I might need you to do it for me cause I don't have more times to do.  

AsherGlick commented 1 week ago

Closing this as #107 is merged.