ActuallyAdditions/src/main/resources/assets/actuallyadditions/recipes/_factories.json

6 lines
226 B
JSON

{
"recipes": {
"atomic_reconstructor": "de.ellpeck.actuallyadditions.recipes.AtomicReconstructorRecipeFactory",
"coffee_machine_ingredient": "de.ellpeck.actuallyadditions.recipes.CoffeeMachineIngredientFactory"
}
}