Added more items

Added more items from previous versions, including the Demon Crystal Clusters.
This commit is contained in:
WayofTime 2020-11-02 18:53:48 -05:00
parent 4f46dc150d
commit bacd3d27f2
101 changed files with 3992 additions and 21 deletions

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "bloodmagic:item/corrosivecrystal"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "bloodmagic:block/crystal/corrosivecrystal1"
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "bloodmagic:item/defaultcrystal"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "bloodmagic:item/destructivecrystal"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "bloodmagic:block/crystal/destructivecrystal1"
}

View file

@ -0,0 +1,3 @@
{
"parent": "bloodmagic:block/crystal/defaultcrystal1"
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "bloodmagic:item/steadfastcrystal"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "bloodmagic:block/crystal/steadfastcrystal1"
}

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "bloodmagic:item/vengefulcrystal"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "bloodmagic:block/crystal/vengefulcrystal1"
}