ActuallyAdditions/src/main/resources/assets/actuallyadditions/recipes/_factories.json
2020-09-25 08:30:38 +02:00

7 lines
308 B
JSON

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