File Details
flib-1.20.1-0.0.11.jar
- R
- Aug 27, 2023
- 279.70 KB
- 7.2M
- 1.20.1
- Forge + 1
File Name
flib-1.20.1-0.0.11.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Add new recipe conditional so you can enable or disable a recipe based on whether an entity exists and is registered
Example:
"conditions": [ {"type": "flib:entity_exists", "value": "veincreeper:coal_creeper" } ]
Now the recipe will not load if that entity id is not present in the "entity_types" registry