Crafting using Rune of Winter, Mana Infused String, Mana Infused String, Mana Infused String, Manasteel Ingot, Mana Infused String and Rune of Water, arranged in the pattern shown. Produces Snowflake Pendant.
Snowflake Pendant
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:ice_pendant- Namespace
botania- Mod ID
botania- Tags (2)
minecraft:items/freeze_immune_wearables trinkets:items/chest/necklace
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WS ",
"S S",
"MSR"
],
"ingredients": {
"M": {
"tag": "botania:manasteel_ingots"
},
"R": {
"item": "botania:rune_water"
},
"S": {
"item": "botania:mana_string"
},
"W": {
"item": "botania:rune_winter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}