RonnymonnyTheProgrammer
RonnymonnyTheProgrammer
I am currently trying to add log stripping recipes for modded logs. To match EMI's built-in recipes, I need to make a long form stack with an item tag. How...
Capsids are useful in automation, but lack a few features to make them on par with hoppers: - Readable by comparators - Disableable using redstone power - Some way to...
**Summary** Parcool does not confirm that the player has enough non-armor feathers to perform an action. **Running Environment** + Minecraft Version: 1.20.1 + ParCool Version: 3.3.1.0 **Detail** 1. Install both...
I think BlockSetTypes.md contains the text contents of SoundTypes.md: The two are duplicates. It should be easy enough to retrieve what's supposed to be there from an older version, assuming...
Some mods dynamically add/remove items based on configs and conditions; for instance, if a certain mod is loaded. It should also be possible to do this in thingpacks. Even if...