AgriCraft

AgriCraft

30M Downloads

Mystical Agriculture wrong textures

xxsuperdreamxx opened this issue ยท 0 comments

commented

(didn't see it was already mentioned)

Based on the Mystical Agriculture data, there has been some miss-information between the files
The current file shows this (all the crops are wrong this is just one that I picked)

      [
        "mysticalagriculture:block/mystical_mob_crop_0"
      ],
      [
        "mysticalagriculture:block/mystical_mob_crop_1"
      ],
      [
        "mysticalagriculture:block/mystical_mob_crop_2"
      ],
      [
        "mysticalagriculture:block/mystical_mob_crop_3"
      ],
      [
        "mysticalagriculture:block/mystical_mob_crop_4"
      ],
      [
        "mysticalagriculture:block/mystical_mob_crop_5"
      ],
      [
        "mysticalagriculture:block/mystical_mob_crop_6"
      ],
      [
        "mysticalagriculture:block/mystical_mob_crop_7",
        "mysticalagriculture:block/blaze_flower"
      ]
    ]
  },

but in the Mystical Agriculture Source file it is

"variants": {
  "age=0": {
    "model": "mysticalagriculture:block/mystical_mob_crop_0"
  },
  "age=1": {
    "model": "mysticalagriculture:block/mystical_mob_crop_1"
  },
  "age=2": {
    "model": "mysticalagriculture:block/mystical_mob_crop_2"
  },
  "age=3": {
    "model": "mysticalagriculture:block/mystical_mob_crop_3"
  },
  "age=4": {
    "model": "mysticalagriculture:block/mystical_mob_crop_4"
  },
  "age=5": {
    "model": "mysticalagriculture:block/mystical_mob_crop_5"
  },
  "age=6": {
    "model": "mysticalagriculture:block/mystical_mob_crop_6"
  },
  "age=7": {
    "model": "mysticalagriculture:block/blaze_crop"
  }
}
}

the mismatch between these two is
"mysticalagriculture:block/blaze_flower"
"model": "mysticalagriculture:block/blaze_crop"

also "mysticalagriculture:block/mystical_mob_crop_7", should be non-existant

Another issue is that botany pots do not display essence drop chance