Textures not working
itsreinier opened this issue ยท 1 comments
Prosperity seed has no tecture, it just gives the error black and purple texture
Steps to reproduce the behavior:
Code is posted under this link
https://pastebin.com/5UGrVJDg
A clear and concise description of what you expected to happen.
I would expect it to have the basic textures. I copied the code that is stated on the wiki and still it somehow gives the error texture.
Versions (please complete the following information):
- Minecraft: 1.20.1
- Forge: 47,3,11
- Cucumber: Cucumber-1.20.1-7.0.13.jar
- Mystical Agriculture: MysticalAgriculutre-1.20.1-7.0.14.jar
- Mystical Agradditions: MysticalAgradditions-1.20.1-7.0.5.jar
- Singleplayer
After looking around for a while this seems to be an issue with the modpack ATM9. For anyone wondering how to fix this issue you need to, not only add the .json to the crops folder, but you also need to add a few lines to the file load_model_fix located in the folder *\ATM9\KubeJS\Client_scripts
The lines should look like:
"mysticalagriculture:models/item/prosperity_shard_essence",
"mysticalagriculture:models/item/prosperity_shard_seeds",
and should be located below let modelsToDefaultToItem = [
In the same file, add prosperity shards to the MA blockstates