mirror of
https://github.com/JonasunderscoreJones/NotEnoughCursedness.git
synced 2025-10-23 04:29:19 +02:00
fixed loot tables
This commit is contained in:
parent
1d70b5a1d0
commit
8d4bee4d1c
7 changed files with 84 additions and 130 deletions
|
@ -1,20 +1,14 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:block",
|
"pools": [
|
||||||
"pools": [
|
{
|
||||||
{
|
"rolls": 1,
|
||||||
"rolls": 1,
|
"entries": [
|
||||||
"entries": [
|
{
|
||||||
{
|
"type": "minecraft:item",
|
||||||
"type": "minecraft:item",
|
"name": "nec:blaze_block"
|
||||||
"name": "nec:blaze_block"
|
}
|
||||||
}
|
]
|
||||||
],
|
}
|
||||||
"conditions": [
|
]
|
||||||
{
|
}
|
||||||
"condition": "minecraft:survives_explosion"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
|
@ -1,20 +1,14 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:block",
|
"pools": [
|
||||||
"pools": [
|
{
|
||||||
{
|
"rolls": 1,
|
||||||
"rolls": 1,
|
"entries": [
|
||||||
"entries": [
|
{
|
||||||
{
|
"type": "minecraft:item",
|
||||||
"type": "minecraft:item",
|
"name": "minecraft:deepslate_diamond_ore"
|
||||||
"name": "minecraft:deepslate_diamond_ore"
|
}
|
||||||
}
|
]
|
||||||
],
|
}
|
||||||
"conditions": [
|
]
|
||||||
{
|
}
|
||||||
"condition": "minecraft:survives_explosion"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
|
@ -1,20 +1,14 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:block",
|
"pools": [
|
||||||
"pools": [
|
{
|
||||||
{
|
"rolls": 1,
|
||||||
"rolls": 1,
|
"entries": [
|
||||||
"entries": [
|
{
|
||||||
{
|
"type": "minecraft:item",
|
||||||
"type": "minecraft:item",
|
"name": "minecraft:diamond_ore"
|
||||||
"name": "minecraft:diamond_ore"
|
}
|
||||||
}
|
]
|
||||||
],
|
}
|
||||||
"conditions": [
|
]
|
||||||
{
|
}
|
||||||
"condition": "minecraft:survives_explosion"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
|
@ -1,20 +1,13 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:block",
|
"pools": [
|
||||||
"pools": [
|
{
|
||||||
{
|
"rolls": 1,
|
||||||
"rolls": 1,
|
"entries": [
|
||||||
"entries": [
|
{
|
||||||
{
|
"type": "minecraft:item",
|
||||||
"type": "minecraft:item",
|
"name": "nec:green_birch_log"
|
||||||
"name": "nec:green_birch_log"
|
}
|
||||||
}
|
]
|
||||||
],
|
}
|
||||||
"conditions": [
|
]
|
||||||
{
|
}
|
||||||
"condition": "minecraft:survives_explosion"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,20 +1,13 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:block",
|
"pools": [
|
||||||
"pools": [
|
{
|
||||||
{
|
"rolls": 1,
|
||||||
"rolls": 1,
|
"entries": [
|
||||||
"entries": [
|
{
|
||||||
{
|
"type": "minecraft:item",
|
||||||
"type": "minecraft:item",
|
"name": "nec:gun_block"
|
||||||
"name": "nec:gun_block"
|
}
|
||||||
}
|
]
|
||||||
],
|
}
|
||||||
"conditions": [
|
]
|
||||||
{
|
}
|
||||||
"condition": "minecraft:survives_explosion"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,20 +1,13 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:block",
|
"pools": [
|
||||||
"pools": [
|
{
|
||||||
{
|
"rolls": 1,
|
||||||
"rolls": 1,
|
"entries": [
|
||||||
"entries": [
|
{
|
||||||
{
|
"type": "minecraft:item",
|
||||||
"type": "minecraft:item",
|
"name": "nec:java_block"
|
||||||
"name": "nec:java_block"
|
}
|
||||||
}
|
]
|
||||||
],
|
}
|
||||||
"conditions": [
|
]
|
||||||
{
|
}
|
||||||
"condition": "minecraft:survives_explosion"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,20 +1,13 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:block",
|
"pools": [
|
||||||
"pools": [
|
{
|
||||||
{
|
"rolls": 1,
|
||||||
"rolls": 1,
|
"entries": [
|
||||||
"entries": [
|
{
|
||||||
{
|
"type": "minecraft:item",
|
||||||
"type": "minecraft:item",
|
"name": "nec:pocket_block"
|
||||||
"name": "nec:pocket_block"
|
}
|
||||||
}
|
]
|
||||||
],
|
}
|
||||||
"conditions": [
|
]
|
||||||
{
|
}
|
||||||
"condition": "minecraft:survives_explosion"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue