Skip to content

Commit

Permalink
tags, loottables
Browse files Browse the repository at this point in the history
  • Loading branch information
gemsb committed Jan 30, 2025
1 parent 35c0d4d commit d39e400
Show file tree
Hide file tree
Showing 100 changed files with 1,115 additions and 511 deletions.
21 changes: 21 additions & 0 deletions src/main/generated/data/minecraft/tags/block/mineable/pickaxe.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
{
"values": [
"sculk_depths:amalgamite",
"sculk_depths:polished_amalgamite",
"sculk_depths:polished_amalgamite_stairs",
"sculk_depths:polished_amalgamite_slab",
"sculk_depths:polished_amalgamite_wall",
"sculk_depths:amalgamite_bricks",
"sculk_depths:cracked_amalgamite_bricks",
"sculk_depths:amalgamite_brick_stairs",
"sculk_depths:amalgamite_brick_slab",
"sculk_depths:amalgamite_brick_wall",
"sculk_depths:chiseled_amalgamite",
"sculk_depths:umbrusk",
"sculk_depths:umbrusk_stairs",
"sculk_depths:umbrusk_slab",
Expand All @@ -11,7 +20,14 @@
"sculk_depths:umbrusk_brick_slab",
"sculk_depths:umbrusk_brick_wall",
"sculk_depths:flumrock",
"sculk_depths:flumrock_tiles",
"sculk_depths:crumbling_flumrock_tiles",
"sculk_depths:flumrock_tile_stairs",
"sculk_depths:flumrock_tile_slab",
"sculk_depths:flumrock_tile_wall",
"sculk_depths:flumrock_cauldron",
"sculk_depths:kryslum_flumrock_cauldron",
"sculk_depths:spore_flumrock_cauldron",
"sculk_depths:quazarith_block",
"sculk_depths:quazarith_ore",
"sculk_depths:crux_block",
Expand All @@ -29,6 +45,10 @@
"sculk_depths:petrified_valtrox_trapdoor",
"sculk_depths:petrified_valtrox_pressure_plate",
"sculk_depths:petrified_valtrox_button",
"sculk_depths:petrified_valtrox_sign",
"sculk_depths:petrified_valtrox_hanging_sign",
"sculk_depths:petrified_valtrox_wall_sign",
"sculk_depths:petrified_valtrox_wall_hanging_sign",
"sculk_depths:zygrin",
"sculk_depths:zygrin_furnace",
"sculk_depths:zygrin_stairs",
Expand All @@ -46,6 +66,7 @@
"sculk_depths:zygrin_brick_wall",
"sculk_depths:zygrin_pillar",
"sculk_depths:chiseled_zygrin",
"sculk_depths:quazarith_oscillator",
"sculk_depths:larguth"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"conditions": [
{
"block": "sculk_depths:amalgamite_brick_slab",
"condition": "minecraft:block_state_property",
"properties": {
"type": "double"
}
}
],
"count": 2.0,
"function": "minecraft:set_count"
},
{
"function": "minecraft:explosion_decay"
}
],
"name": "sculk_depths:amalgamite_brick_slab"
}
],
"rolls": 1.0
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "sculk_depths:amalgamite_brick_stairs"
}
],
"rolls": 1.0
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "sculk_depths:amalgamite_brick_wall"
}
],
"rolls": 1.0
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "sculk_depths:amalgamite_bricks"
}
],
"rolls": 1.0
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,41 @@
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
"entries": [
{
"condition": "minecraft:match_tool",
"predicate": {
"predicates": {
"minecraft:enchantments": [
"type": "minecraft:alternatives",
"children": [
{
"type": "minecraft:item",
"conditions": [
{
"enchantments": "minecraft:silk_touch",
"levels": {
"min": 1
"condition": "minecraft:match_tool",
"predicate": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "minecraft:silk_touch",
"levels": {
"min": 1
}
}
]
}
}
}
]
],
"name": "sculk_depths:auric_spore_block"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:explosion_decay"
}
],
"name": "sculk_depths:auric_spore_sprouts"
}
}
}
],
"entries": [
{
"type": "minecraft:item",
"name": "sculk_depths:auric_spore_block"
]
}
],
"rolls": 1.0
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "sculk_depths:auric_vines_end"
}
],
"rolls": 1.0
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"bonus_rolls": 0,
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "sculk_depths:cephlera_light"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
"rolls": 1.0
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "sculk_depths:chiseled_amalgamite"
}
],
"rolls": 1.0
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"bonus_rolls": 0,
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "sculk_depths:chiseled_zygrin"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
"rolls": 1.0
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"bonus_rolls": 0,
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "sculk_depths:coated_valtrox_button"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
"rolls": 1.0
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"bonus_rolls": 0,
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "sculk_depths:coated_valtrox_fence"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
"rolls": 1.0
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"bonus_rolls": 0,
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "sculk_depths:coated_valtrox_log"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
"rolls": 1.0
}
]
}
Loading

0 comments on commit d39e400

Please sign in to comment.