Witixin

Results 6 issues of Witixin

### Issue description `{name:"tcr.aspect.metallum",count:4}` is being read as a StringMap, when it should be a two string keys, a string value and an int value. ### Steps to reproduce ![image](https://user-images.githubusercontent.com/73248264/164302852-6776566f-99c8-4a40-a93c-c3aa265f4527.png)...

bug
ZenCode

This PR re-adds CraftTweaker support for the 1.18.2 version of Farmers Delight. I will PR the necessary documentation to the CraftTweaker documentation repository once this is merged. I'm also open...

The GeckoLib port to MultiLoader is here! Things that probably need doing on this Pull Request: - Double check existing comments, see if there are any outdated ones. - Give...

### Issue description After Fabric [merged](https://github.com/FabricMC/fabric/pull/2586) the custom ingredient API, IngredientExtensionAPI is no longer required on Fabric above 1.19.3. This means that mod hosting sites must be updated / fixed...

At some point when adding more than one TAW that applies to the same class, Loom seems to be unable to remap code using that properly. This results in consumer...

This pull request documents most of the `hasX`, `getX`, `setX` and `withoutX` methods found in `ComponentAccess`. Additionally, some required classes have also been expanded as they would be otherwise inaccessible...