Crafting using Carved Pumpkin, Kinetic Core and Smooth Stone Slab, arranged in the pattern shown. Produces Deflector Dummy.
- Inputs
- Carved Pumpkin
- Kinetic Core
- Smooth Stone Slab
- Output
- → Deflector Dummy
item· Other
Deflector Dummy is an item from Species, crafted from Carved Pumpkin, Kinetic Core, and Smooth Stone Slab. When Powered: 80 Max Damage Absorbed.
When Powered: 80 Max Damage Absorbed
Crafting using Carved Pumpkin, Kinetic Core and Smooth Stone Slab, arranged in the pattern shown. Produces Deflector Dummy.
species:deflector_dummyspeciesspeciesspecies:entity_types/cant_be_damaged_by_dummy
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"O",
"_"
],
"ingredients": {
"#": {
"item": "minecraft:carved_pumpkin"
},
"O": {
"item": "species:kinetic_core"
},
"_": {
"item": "minecraft:smooth_stone_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}