Added recipes for various sigils.
This commit is contained in:
parent
f195c5a486
commit
1787f50a65
6 changed files with 46 additions and 0 deletions
|
@ -70,6 +70,26 @@
|
|||
"textures": {
|
||||
"layer0": "bloodmagic:items/ReagentMagnetism"
|
||||
}
|
||||
},
|
||||
"reagenthaste": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/ReagentHaste"
|
||||
}
|
||||
},
|
||||
"reagentcompression": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/ReagentCompression"
|
||||
}
|
||||
},
|
||||
"reagentbridge": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/ReagentBridge"
|
||||
}
|
||||
},
|
||||
"reagentseverance": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/ReagentSeverance"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -79,6 +79,10 @@ item.BloodMagic.baseComponent.reagentSuppression.name=Suppression Reagent
|
|||
item.BloodMagic.baseComponent.frameParts.name=Frame Parts
|
||||
item.BloodMagic.baseComponent.reagentBloodLight.name=Blood Lamp Reagent
|
||||
item.BloodMagic.baseComponent.reagentMagnetism.name=Magnetism Reagent
|
||||
item.BloodMagic.baseComponent.reagentHaste.name=Haste Reagent
|
||||
item.BloodMagic.baseComponent.reagentBridge.name=Phantom Bridge Reagent
|
||||
item.BloodMagic.baseComponent.reagentCompression.name=Compression Reagent
|
||||
item.BloodMagic.baseComponent.reagentSeverance.name=Severance Reagent
|
||||
|
||||
item.BloodMagic.monsterSoul.base.name=Demonic Will
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Add table
Add a link
Reference in a new issue