Clicker_Pet_Shop_Data: type: yaml data config: - list_of_pets: - - "chicken" - - "cow" - - "pig" - - "horse" - - "sheep" - - "rabbit" - - "bat" - - "wolf" - - "slime" - - "silverfish" - - "creeper" - - "endermite" - - "magma_cube" - - "blaze" pets: - chicken: + - chicken: id: 93 command: "chicken" - cow: + - cow: id: 92 command: "cow" - pig: + - pig: id: 90 command: "pig" - horse: + - horse: id: 100 command: "horse" - sheep: + - sheep: id: 91 command: "sheep" - rabbit: + - rabbit: id: 101 command: "rabbit" - bat: + - bat: id: 65 command: "bat" - wolf: + - wolf: id: 95 command: "wolf" - Slime: + - Slime: id: 55 command: "slime" - Silverfish: + - Silverfish: id: 60 command: "silverfish" - Creeper: + - Creeper: id: 50 command: "creeper" - Endermite: + - Endermite: id: 67 command: "endermite" - Magma_Cube: + - Magma_Cube: id: 62 command: "Magma_Cube" - Blaze: + - Blaze: id: 61 command: "Blaze"