Crafting using Graham Cracker, Milk Chocolate, Marshmallow and Graham Cracker, in any arrangement. Produces Smore.
Smore
Nuclearcraft Neoteric · by igentuman
Smore is a item from Nuclearcraft Neoteric, crafted from Graham Cracker, Milk Chocolate, and Marshmallow.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Bunker (nuclearcraft) nuclearcraft:bunker | 1–1 | 100% | — |
Loot table: Village Scientist (nuclearcraft) nuclearcraft:village_scientist | 1–1 | 100% | — |
Loot table: Ruins (nuclearcraft) nuclearcraft:ruins | 1–1 | 100% | — |
Used in (1)
Crafting using Smore, Milk Chocolate, Marshmallow and Smore, in any arrangement. Produces Moresmore.
Developer reference
- Registry name
nuclearcraft:smore- Namespace
nuclearcraft- Mod ID
nuclearcraft
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "nuclearcraft:graham_cracker"
},
{
"item": "nuclearcraft:milk_chocolate"
},
{
"item": "nuclearcraft:marshmallow"
},
{
"item": "nuclearcraft:graham_cracker"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}