diff --git a/src/main/resources/data/naturesaura/patchouli_books/book/en_us/entries/using/animal_spawner.json b/src/main/resources/data/naturesaura/patchouli_books/book/en_us/entries/using/animal_spawner.json index ea119167..061a7a6f 100644 --- a/src/main/resources/data/naturesaura/patchouli_books/book/en_us/entries/using/animal_spawner.json +++ b/src/main/resources/data/naturesaura/patchouli_books/book/en_us/entries/using/animal_spawner.json @@ -168,6 +168,34 @@ { "type": "naturesaura:animal_spawner", "recipe": "naturesaura:zombie" + }, + { + "type": "naturesaura:animal_spawner", + "recipe": "naturesaura:bee" + }, + { + "type": "naturesaura:animal_spawner", + "recipe": "naturesaura:dolphin" + }, + { + "type": "naturesaura:animal_spawner", + "recipe": "naturesaura:fox" + }, + { + "type": "naturesaura:animal_spawner", + "recipe": "naturesaura:panda" + }, + { + "type": "naturesaura:animal_spawner", + "recipe": "naturesaura:turtle" + }, + { + "type": "naturesaura:animal_spawner", + "recipe": "naturesaura:phantom" + }, + { + "type": "naturesaura:animal_spawner", + "recipe": "naturesaura:cat" } ] } \ No newline at end of file