Crafting using String, Light Blue Wool and String, arranged in the pattern shown. Produces Empty Powder Charge.
Empty Powder Charge
Create Big Cannons · by rbasamoyai
Empty Powder Charge is a item from Create Big Cannons, crafted from String and Light Blue Wool.
Acquisition
Used in (1)
Crafting using Packed Gunpowder and Empty Powder Charge, in any arrangement. Produces Powder Charge.
Developer reference
- Registry name
createbigcannons:empty_powder_charge- Namespace
createbigcannons- Mod ID
createbigcannons
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"S",
"W",
"S"
],
"ingredients": {
"S": {
"item": "minecraft:string"
},
"W": {
"tag": "minecraft:wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
