Crafting using Any Iron Nugget, Any of Rotten Flesh / Raw Porkchop / Raw Mutton / Raw Beef / Tropical Fish / Raw Cod / Pufferfish / Raw Salmon / Raw Chicken / Spider Eye / Raw Rabbit / Saturated Tau, Any Iron Nugget, Any of Rotten Flesh / Raw Porkchop / Raw Mutton / Raw Beef / Tropical Fish / Raw Cod / Pufferfish / Raw Salmon / Raw Chicken / Spider Eye / Raw Rabbit / Saturated Tau, Any Redstone Dust, Any of Rotten Flesh / Raw Porkchop / Raw Mutton / Raw Beef / Tropical Fish / Raw Cod / Pufferfish / Raw Salmon / Raw Chicken / Spider Eye / Raw Rabbit / Saturated Tau, Any Iron Nugget, Any of Rotten Flesh / Raw Porkchop / Raw Mutton / Raw Beef / Tropical Fish / Raw Cod / Pufferfish / Raw Salmon / Raw Chicken / Spider Eye / Raw Rabbit / Saturated Tau and Any Iron Nugget, arranged in the pattern shown. Produces 2× Synthetic Upgrade Point.
Synthetic Upgrade Point
Blood Magic · by WayofTime
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Mines Key (bloodmagic) bloodmagic:mines_key | 1–1 | 100% | — |
Loot table: Great Loot (bloodmagic) bloodmagic:great_loot | 1–1 | 100% | — |
Loot table: Decent Loot (bloodmagic) bloodmagic:decent_loot | 1–1 | 100% | — |
Loot table: Great Loot (bloodmagic) bloodmagic:great_loot | 1–1 | 100% | — |
Developer reference
- Registry name
bloodmagic:syntheticpoint- Namespace
bloodmagic- Mod ID
bloodmagic
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ifi",
"frf",
"ifi"
],
"ingredients": {
"f": {
"anyOf": [
{
"item": "minecraft:rotten_flesh"
},
{
"item": "minecraft:porkchop"
},
{
"item": "minecraft:mutton"
},
{
"item": "minecraft:beef"
},
{
"item": "minecraft:tropical_fish"
},
{
"item": "minecraft:cod"
},
{
"item": "minecraft:pufferfish"
},
{
"item": "minecraft:salmon"
},
{
"item": "minecraft:chicken"
},
{
"item": "minecraft:spider_eye"
},
{
"item": "minecraft:rabbit"
},
{
"item": "bloodmagic:strong_tau"
}
]
},
"i": {
"tag": "forge:nuggets/iron"
},
"r": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}