Added more items
Added more items from previous versions, including the Demon Crystal Clusters.
This commit is contained in:
parent
4f46dc150d
commit
bacd3d27f2
101 changed files with 3992 additions and 21 deletions
|
@ -0,0 +1,138 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:block_state_property",
|
||||
"block": "bloodmagic:steadfastdemoncrystal",
|
||||
"properties": {
|
||||
"age": "0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"quality": 1,
|
||||
"name": "bloodmagic:steadfastcrystal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:block_state_property",
|
||||
"block": "bloodmagic:steadfastdemoncrystal",
|
||||
"properties": {
|
||||
"age": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"quality": 2,
|
||||
"name": "bloodmagic:steadfastcrystal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:block_state_property",
|
||||
"block": "bloodmagic:steadfastdemoncrystal",
|
||||
"properties": {
|
||||
"age": "2"
|
||||
}
|
||||
}
|
||||
],
|
||||
"quality": 3,
|
||||
"name": "bloodmagic:steadfastcrystal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:block_state_property",
|
||||
"block": "bloodmagic:steadfastdemoncrystal",
|
||||
"properties": {
|
||||
"age": "3"
|
||||
}
|
||||
}
|
||||
],
|
||||
"quality": 4,
|
||||
"name": "bloodmagic:steadfastcrystal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:block_state_property",
|
||||
"block": "bloodmagic:steadfastdemoncrystal",
|
||||
"properties": {
|
||||
"age": "4"
|
||||
}
|
||||
}
|
||||
],
|
||||
"quality": 5,
|
||||
"name": "bloodmagic:steadfastcrystal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:block_state_property",
|
||||
"block": "bloodmagic:steadfastdemoncrystal",
|
||||
"properties": {
|
||||
"age": "5"
|
||||
}
|
||||
}
|
||||
],
|
||||
"quality": 6,
|
||||
"name": "bloodmagic:steadfastcrystal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:block_state_property",
|
||||
"block": "bloodmagic:steadfastdemoncrystal",
|
||||
"properties": {
|
||||
"age": "6"
|
||||
}
|
||||
}
|
||||
],
|
||||
"quality": 7,
|
||||
"name": "bloodmagic:steadfastcrystal"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue