You've already forked minecraft-assets
Create/Update assets for version 1.21.2-pre1
This commit is contained in:
1
data/minecraft/datapacks/winter_drop/_list.json
Normal file
1
data/minecraft/datapacks/winter_drop/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["data"],"files":["pack.mcmeta"]}
|
||||
1
data/minecraft/datapacks/winter_drop/data/_list.json
Normal file
1
data/minecraft/datapacks/winter_drop/data/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["minecraft"],"files":[]}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":["advancement","loot_table","recipe","tags","worldgen"],"files":[]}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":["adventure","recipes"],"files":[]}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["adventuring_time.json","kill_a_mob.json","kill_all_mobs.json"]}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,577 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/root",
|
||||
"criteria": {
|
||||
"minecraft:blaze": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:blaze"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:bogged": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:bogged"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:breeze": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:breeze"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:cave_spider": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:cave_spider"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:creaking_transient": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:creaking_transient"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:creeper": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:creeper"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:drowned": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:drowned"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:elder_guardian": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:elder_guardian"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:ender_dragon": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:ender_dragon"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:enderman": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:enderman"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:endermite": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:endermite"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:evoker": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:evoker"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:ghast": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:ghast"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:guardian": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:guardian"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:hoglin": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:hoglin"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:husk": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:husk"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:magma_cube": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:magma_cube"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:phantom": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:phantom"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:piglin": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:piglin"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:piglin_brute": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:piglin_brute"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:pillager": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:pillager"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:ravager": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:ravager"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:shulker": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:shulker"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:silverfish": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:silverfish"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:skeleton": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:skeleton"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:slime": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:slime"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:spider": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:spider"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:stray": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:stray"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:vex": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:vex"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:vindicator": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:vindicator"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:witch": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:witch"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:wither": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:wither"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:wither_skeleton": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:wither_skeleton"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:zoglin": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:zoglin"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:zombie": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:zombie"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:zombie_villager": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:zombie_villager"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:zombified_piglin": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:zombified_piglin"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"description": {
|
||||
"translate": "advancements.adventure.kill_a_mob.description"
|
||||
},
|
||||
"icon": {
|
||||
"count": 1,
|
||||
"id": "minecraft:iron_sword"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.kill_a_mob.title"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"minecraft:blaze",
|
||||
"minecraft:bogged",
|
||||
"minecraft:breeze",
|
||||
"minecraft:cave_spider",
|
||||
"minecraft:creeper",
|
||||
"minecraft:drowned",
|
||||
"minecraft:elder_guardian",
|
||||
"minecraft:ender_dragon",
|
||||
"minecraft:enderman",
|
||||
"minecraft:endermite",
|
||||
"minecraft:evoker",
|
||||
"minecraft:ghast",
|
||||
"minecraft:guardian",
|
||||
"minecraft:hoglin",
|
||||
"minecraft:husk",
|
||||
"minecraft:magma_cube",
|
||||
"minecraft:phantom",
|
||||
"minecraft:piglin",
|
||||
"minecraft:piglin_brute",
|
||||
"minecraft:pillager",
|
||||
"minecraft:ravager",
|
||||
"minecraft:shulker",
|
||||
"minecraft:silverfish",
|
||||
"minecraft:skeleton",
|
||||
"minecraft:slime",
|
||||
"minecraft:spider",
|
||||
"minecraft:stray",
|
||||
"minecraft:vex",
|
||||
"minecraft:vindicator",
|
||||
"minecraft:witch",
|
||||
"minecraft:wither_skeleton",
|
||||
"minecraft:wither",
|
||||
"minecraft:zoglin",
|
||||
"minecraft:zombie_villager",
|
||||
"minecraft:zombie",
|
||||
"minecraft:zombified_piglin",
|
||||
"minecraft:creaking_transient"
|
||||
]
|
||||
],
|
||||
"sends_telemetry_event": true
|
||||
}
|
||||
@@ -0,0 +1,653 @@
|
||||
{
|
||||
"parent": "minecraft:adventure/kill_a_mob",
|
||||
"criteria": {
|
||||
"minecraft:blaze": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:blaze"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:bogged": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:bogged"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:breeze": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:breeze"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:cave_spider": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:cave_spider"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:creaking_transient": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:creaking_transient"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:creeper": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:creeper"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:drowned": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:drowned"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:elder_guardian": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:elder_guardian"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:ender_dragon": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:ender_dragon"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:enderman": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:enderman"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:endermite": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:endermite"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:evoker": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:evoker"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:ghast": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:ghast"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:guardian": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:guardian"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:hoglin": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:hoglin"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:husk": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:husk"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:magma_cube": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:magma_cube"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:phantom": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:phantom"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:piglin": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:piglin"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:piglin_brute": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:piglin_brute"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:pillager": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:pillager"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:ravager": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:ravager"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:shulker": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:shulker"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:silverfish": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:silverfish"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:skeleton": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:skeleton"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:slime": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:slime"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:spider": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:spider"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:stray": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:stray"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:vex": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:vex"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:vindicator": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:vindicator"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:witch": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:witch"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:wither": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:wither"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:wither_skeleton": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:wither_skeleton"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:zoglin": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:zoglin"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:zombie": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:zombie"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:zombie_villager": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:zombie_villager"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
},
|
||||
"minecraft:zombified_piglin": {
|
||||
"conditions": {
|
||||
"entity": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"type": "minecraft:zombified_piglin"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:player_killed_entity"
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"description": {
|
||||
"translate": "advancements.adventure.kill_all_mobs.description"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"icon": {
|
||||
"count": 1,
|
||||
"id": "minecraft:diamond_sword"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.adventure.kill_all_mobs.title"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"minecraft:blaze"
|
||||
],
|
||||
[
|
||||
"minecraft:bogged"
|
||||
],
|
||||
[
|
||||
"minecraft:breeze"
|
||||
],
|
||||
[
|
||||
"minecraft:cave_spider"
|
||||
],
|
||||
[
|
||||
"minecraft:creeper"
|
||||
],
|
||||
[
|
||||
"minecraft:drowned"
|
||||
],
|
||||
[
|
||||
"minecraft:elder_guardian"
|
||||
],
|
||||
[
|
||||
"minecraft:ender_dragon"
|
||||
],
|
||||
[
|
||||
"minecraft:enderman"
|
||||
],
|
||||
[
|
||||
"minecraft:endermite"
|
||||
],
|
||||
[
|
||||
"minecraft:evoker"
|
||||
],
|
||||
[
|
||||
"minecraft:ghast"
|
||||
],
|
||||
[
|
||||
"minecraft:guardian"
|
||||
],
|
||||
[
|
||||
"minecraft:hoglin"
|
||||
],
|
||||
[
|
||||
"minecraft:husk"
|
||||
],
|
||||
[
|
||||
"minecraft:magma_cube"
|
||||
],
|
||||
[
|
||||
"minecraft:phantom"
|
||||
],
|
||||
[
|
||||
"minecraft:piglin"
|
||||
],
|
||||
[
|
||||
"minecraft:piglin_brute"
|
||||
],
|
||||
[
|
||||
"minecraft:pillager"
|
||||
],
|
||||
[
|
||||
"minecraft:ravager"
|
||||
],
|
||||
[
|
||||
"minecraft:shulker"
|
||||
],
|
||||
[
|
||||
"minecraft:silverfish"
|
||||
],
|
||||
[
|
||||
"minecraft:skeleton"
|
||||
],
|
||||
[
|
||||
"minecraft:slime"
|
||||
],
|
||||
[
|
||||
"minecraft:spider"
|
||||
],
|
||||
[
|
||||
"minecraft:stray"
|
||||
],
|
||||
[
|
||||
"minecraft:vex"
|
||||
],
|
||||
[
|
||||
"minecraft:vindicator"
|
||||
],
|
||||
[
|
||||
"minecraft:witch"
|
||||
],
|
||||
[
|
||||
"minecraft:wither_skeleton"
|
||||
],
|
||||
[
|
||||
"minecraft:wither"
|
||||
],
|
||||
[
|
||||
"minecraft:zoglin"
|
||||
],
|
||||
[
|
||||
"minecraft:zombie_villager"
|
||||
],
|
||||
[
|
||||
"minecraft:zombie"
|
||||
],
|
||||
[
|
||||
"minecraft:zombified_piglin"
|
||||
],
|
||||
[
|
||||
"minecraft:creaking_transient"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"experience": 100
|
||||
},
|
||||
"sends_telemetry_event": true
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":["building_blocks","decorations","redstone","transportation"],"files":[]}
|
||||
@@ -0,0 +1 @@
|
||||
{"pale_oak_planks":{"parent":"minecraft:recipes/root","criteria":{"has_log":{"conditions":{"items":[{"items":"#minecraft:pale_oak_logs"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_planks"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_log"]],"rewards":{"recipes":["minecraft:pale_oak_planks"]}},"pale_oak_slab":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":"minecraft:pale_oak_planks"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_slab"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_planks"]],"rewards":{"recipes":["minecraft:pale_oak_slab"]}},"pale_oak_stairs":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":"minecraft:pale_oak_planks"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_stairs"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_planks"]],"rewards":{"recipes":["minecraft:pale_oak_stairs"]}},"pale_oak_wood":{"parent":"minecraft:recipes/root","criteria":{"has_log":{"conditions":{"items":[{"items":"minecraft:pale_oak_log"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_wood"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_log"]],"rewards":{"recipes":["minecraft:pale_oak_wood"]}},"stripped_pale_oak_wood":{"parent":"minecraft:recipes/root","criteria":{"has_log":{"conditions":{"items":[{"items":"minecraft:stripped_pale_oak_log"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:stripped_pale_oak_wood"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_log"]],"rewards":{"recipes":["minecraft:stripped_pale_oak_wood"]}}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["pale_oak_planks.json","pale_oak_slab.json","pale_oak_stairs.json","pale_oak_wood.json","stripped_pale_oak_wood.json"]}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_log": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "#minecraft:pale_oak_logs"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_planks"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_log"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_planks"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:pale_oak_planks"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_slab"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_slab"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:pale_oak_planks"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_stairs"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_stairs"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_log": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:pale_oak_log"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_wood"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_log"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_wood"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_log": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:stripped_pale_oak_log"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:stripped_pale_oak_wood"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_log"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:stripped_pale_oak_wood"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"pale_moss_carpet":{"parent":"minecraft:recipes/root","criteria":{"has_pale_moss_block":{"conditions":{"items":[{"items":"minecraft:pale_moss_block"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_moss_carpet"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_pale_moss_block"]],"rewards":{"recipes":["minecraft:pale_moss_carpet"]}},"pale_oak_fence":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":"minecraft:pale_oak_planks"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_fence"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_planks"]],"rewards":{"recipes":["minecraft:pale_oak_fence"]}},"pale_oak_hanging_sign":{"parent":"minecraft:recipes/root","criteria":{"has_stripped_logs":{"conditions":{"items":[{"items":"minecraft:stripped_pale_oak_log"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_hanging_sign"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_stripped_logs"]],"rewards":{"recipes":["minecraft:pale_oak_hanging_sign"]}},"pale_oak_sign":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":"minecraft:pale_oak_planks"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_sign"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_planks"]],"rewards":{"recipes":["minecraft:pale_oak_sign"]}}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["pale_moss_carpet.json","pale_oak_fence.json","pale_oak_hanging_sign.json","pale_oak_sign.json"]}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_pale_moss_block": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:pale_moss_block"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_moss_carpet"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_pale_moss_block"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_moss_carpet"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:pale_oak_planks"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_fence"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_fence"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_stripped_logs": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:stripped_pale_oak_log"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_hanging_sign"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_stripped_logs"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_hanging_sign"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:pale_oak_planks"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_sign"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_sign"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"pale_oak_button":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":"minecraft:pale_oak_planks"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_button"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_planks"]],"rewards":{"recipes":["minecraft:pale_oak_button"]}},"pale_oak_door":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":"minecraft:pale_oak_planks"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_door"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_planks"]],"rewards":{"recipes":["minecraft:pale_oak_door"]}},"pale_oak_fence_gate":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":"minecraft:pale_oak_planks"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_fence_gate"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_planks"]],"rewards":{"recipes":["minecraft:pale_oak_fence_gate"]}},"pale_oak_pressure_plate":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":"minecraft:pale_oak_planks"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_pressure_plate"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_planks"]],"rewards":{"recipes":["minecraft:pale_oak_pressure_plate"]}},"pale_oak_trapdoor":{"parent":"minecraft:recipes/root","criteria":{"has_planks":{"conditions":{"items":[{"items":"minecraft:pale_oak_planks"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_trapdoor"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_planks"]],"rewards":{"recipes":["minecraft:pale_oak_trapdoor"]}}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["pale_oak_button.json","pale_oak_door.json","pale_oak_fence_gate.json","pale_oak_pressure_plate.json","pale_oak_trapdoor.json"]}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:pale_oak_planks"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_button"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_button"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:pale_oak_planks"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_door"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_door"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:pale_oak_planks"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_fence_gate"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_fence_gate"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:pale_oak_planks"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_pressure_plate"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_pressure_plate"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_planks": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "minecraft:pale_oak_planks"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_trapdoor"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_planks"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_trapdoor"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"pale_oak_boat":{"parent":"minecraft:recipes/root","criteria":{"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_boat"},"trigger":"minecraft:recipe_unlocked"},"in_water":{"conditions":{"block":"minecraft:water"},"trigger":"minecraft:enter_block"}},"requirements":[["has_the_recipe","in_water"]],"rewards":{"recipes":["minecraft:pale_oak_boat"]}},"pale_oak_chest_boat":{"parent":"minecraft:recipes/root","criteria":{"has_boat":{"conditions":{"items":[{"items":"#minecraft:boats"}]},"trigger":"minecraft:inventory_changed"},"has_the_recipe":{"conditions":{"recipe":"minecraft:pale_oak_chest_boat"},"trigger":"minecraft:recipe_unlocked"}},"requirements":[["has_the_recipe","has_boat"]],"rewards":{"recipes":["minecraft:pale_oak_chest_boat"]}}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["pale_oak_boat.json","pale_oak_chest_boat.json"]}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_boat"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
},
|
||||
"in_water": {
|
||||
"conditions": {
|
||||
"block": "minecraft:water"
|
||||
},
|
||||
"trigger": "minecraft:enter_block"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"in_water"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_boat"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_boat": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": "#minecraft:boats"
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:pale_oak_chest_boat"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_the_recipe",
|
||||
"has_boat"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:pale_oak_chest_boat"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":["blocks"],"files":[]}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["creaking_heart.json","pale_hanging_moss.json","pale_moss_block.json","pale_moss_carpet.json","pale_oak_button.json","pale_oak_door.json","pale_oak_fence.json","pale_oak_fence_gate.json","pale_oak_hanging_sign.json","pale_oak_leaves.json","pale_oak_log.json","pale_oak_planks.json","pale_oak_pressure_plate.json","pale_oak_sapling.json","pale_oak_sign.json","pale_oak_slab.json","pale_oak_stairs.json","pale_oak_trapdoor.json","pale_oak_wood.json","potted_pale_oak_sapling.json","stripped_pale_oak_log.json","stripped_pale_oak_wood.json"]}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"predicates": {
|
||||
"minecraft:enchantments": [
|
||||
{
|
||||
"enchantments": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:creaking_heart"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/creaking_heart"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_hanging_moss"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_hanging_moss"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_moss_block"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_moss_block"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"block": "minecraft:pale_moss_carpet",
|
||||
"condition": "minecraft:block_state_property",
|
||||
"properties": {
|
||||
"bottom": "true"
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:pale_moss_carpet"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_moss_carpet"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_button"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_button"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"block": "minecraft:pale_oak_door",
|
||||
"condition": "minecraft:block_state_property",
|
||||
"properties": {
|
||||
"half": "lower"
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "minecraft:pale_oak_door"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_door"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_fence"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_fence"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_fence_gate"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_fence_gate"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_hanging_sign"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_hanging_sign"
|
||||
}
|
||||
@@ -0,0 +1,136 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:alternatives",
|
||||
"children": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:any_of",
|
||||
"terms": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"items": "minecraft:shears"
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"predicates": {
|
||||
"minecraft:enchantments": [
|
||||
{
|
||||
"enchantments": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "minecraft:pale_oak_leaves"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
},
|
||||
{
|
||||
"chances": [
|
||||
0.05,
|
||||
0.0625,
|
||||
0.083333336,
|
||||
0.1
|
||||
],
|
||||
"condition": "minecraft:table_bonus",
|
||||
"enchantment": "minecraft:fortune"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:pale_oak_sapling"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:any_of",
|
||||
"terms": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"items": "minecraft:shears"
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"predicates": {
|
||||
"minecraft:enchantments": [
|
||||
{
|
||||
"enchantments": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"chances": [
|
||||
0.02,
|
||||
0.022222223,
|
||||
0.025,
|
||||
0.033333335,
|
||||
0.1
|
||||
],
|
||||
"condition": "minecraft:table_bonus",
|
||||
"enchantment": "minecraft:fortune"
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 2.0,
|
||||
"min": 1.0
|
||||
},
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:stick"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_leaves"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_log"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_log"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_planks"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_planks"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_pressure_plate"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_pressure_plate"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_sapling"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_sapling"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_sign"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_sign"
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"conditions": [
|
||||
{
|
||||
"block": "minecraft:pale_oak_slab",
|
||||
"condition": "minecraft:block_state_property",
|
||||
"properties": {
|
||||
"type": "double"
|
||||
}
|
||||
}
|
||||
],
|
||||
"count": 2.0,
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:pale_oak_slab"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_slab"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_stairs"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_stairs"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_trapdoor"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_trapdoor"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_wood"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/pale_oak_wood"
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:flower_pot"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
},
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:pale_oak_sapling"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/potted_pale_oak_sapling"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stripped_pale_oak_log"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/stripped_pale_oak_log"
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stripped_pale_oak_wood"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/stripped_pale_oak_wood"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"pale_moss_carpet":{"type":"minecraft:crafting_shaped","category":"misc","group":"carpet","key":{"#":"minecraft:pale_moss_block"},"pattern":["##"],"result":{"count":3,"id":"minecraft:pale_moss_carpet"}},"pale_oak_boat":{"type":"minecraft:crafting_shaped","category":"misc","group":"boat","key":{"#":"minecraft:pale_oak_planks"},"pattern":["# #","###"],"result":{"count":1,"id":"minecraft:pale_oak_boat"}},"pale_oak_button":{"type":"minecraft:crafting_shapeless","category":"redstone","group":"wooden_button","ingredients":["minecraft:pale_oak_planks"],"result":{"count":1,"id":"minecraft:pale_oak_button"}},"pale_oak_chest_boat":{"type":"minecraft:crafting_shapeless","category":"misc","group":"chest_boat","ingredients":["minecraft:chest","minecraft:pale_oak_boat"],"result":{"count":1,"id":"minecraft:pale_oak_chest_boat"}},"pale_oak_door":{"type":"minecraft:crafting_shaped","category":"redstone","group":"wooden_door","key":{"#":"minecraft:pale_oak_planks"},"pattern":["##","##","##"],"result":{"count":3,"id":"minecraft:pale_oak_door"}},"pale_oak_fence":{"type":"minecraft:crafting_shaped","category":"misc","group":"wooden_fence","key":{"#":"minecraft:stick","W":"minecraft:pale_oak_planks"},"pattern":["W#W","W#W"],"result":{"count":3,"id":"minecraft:pale_oak_fence"}},"pale_oak_fence_gate":{"type":"minecraft:crafting_shaped","category":"redstone","group":"wooden_fence_gate","key":{"#":"minecraft:stick","W":"minecraft:pale_oak_planks"},"pattern":["#W#","#W#"],"result":{"count":1,"id":"minecraft:pale_oak_fence_gate"}},"pale_oak_hanging_sign":{"type":"minecraft:crafting_shaped","category":"misc","group":"hanging_sign","key":{"#":"minecraft:stripped_pale_oak_log","X":"minecraft:chain"},"pattern":["X X","###","###"],"result":{"count":6,"id":"minecraft:pale_oak_hanging_sign"}},"pale_oak_planks":{"type":"minecraft:crafting_shapeless","category":"building","group":"planks","ingredients":["#minecraft:pale_oak_logs"],"result":{"count":4,"id":"minecraft:pale_oak_planks"}},"pale_oak_pressure_plate":{"type":"minecraft:crafting_shaped","category":"redstone","group":"wooden_pressure_plate","key":{"#":"minecraft:pale_oak_planks"},"pattern":["##"],"result":{"count":1,"id":"minecraft:pale_oak_pressure_plate"}},"pale_oak_sign":{"type":"minecraft:crafting_shaped","category":"misc","group":"wooden_sign","key":{"#":"minecraft:pale_oak_planks","X":"minecraft:stick"},"pattern":["###","###"," X "],"result":{"count":3,"id":"minecraft:pale_oak_sign"}},"pale_oak_slab":{"type":"minecraft:crafting_shaped","category":"building","group":"wooden_slab","key":{"#":"minecraft:pale_oak_planks"},"pattern":["###"],"result":{"count":6,"id":"minecraft:pale_oak_slab"}},"pale_oak_stairs":{"type":"minecraft:crafting_shaped","category":"building","group":"wooden_stairs","key":{"#":"minecraft:pale_oak_planks"},"pattern":["# ","## ","###"],"result":{"count":4,"id":"minecraft:pale_oak_stairs"}},"pale_oak_trapdoor":{"type":"minecraft:crafting_shaped","category":"redstone","group":"wooden_trapdoor","key":{"#":"minecraft:pale_oak_planks"},"pattern":["###","###"],"result":{"count":2,"id":"minecraft:pale_oak_trapdoor"}},"pale_oak_wood":{"type":"minecraft:crafting_shaped","category":"building","group":"bark","key":{"#":"minecraft:pale_oak_log"},"pattern":["##","##"],"result":{"count":3,"id":"minecraft:pale_oak_wood"}},"stripped_pale_oak_wood":{"type":"minecraft:crafting_shaped","category":"building","group":"bark","key":{"#":"minecraft:stripped_pale_oak_log"},"pattern":["##","##"],"result":{"count":3,"id":"minecraft:stripped_pale_oak_wood"}}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["pale_moss_carpet.json","pale_oak_boat.json","pale_oak_button.json","pale_oak_chest_boat.json","pale_oak_door.json","pale_oak_fence.json","pale_oak_fence_gate.json","pale_oak_hanging_sign.json","pale_oak_planks.json","pale_oak_pressure_plate.json","pale_oak_sign.json","pale_oak_slab.json","pale_oak_stairs.json","pale_oak_trapdoor.json","pale_oak_wood.json","stripped_pale_oak_wood.json"]}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"group": "carpet",
|
||||
"key": {
|
||||
"#": "minecraft:pale_moss_block"
|
||||
},
|
||||
"pattern": [
|
||||
"##"
|
||||
],
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:pale_moss_carpet"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"group": "boat",
|
||||
"key": {
|
||||
"#": "minecraft:pale_oak_planks"
|
||||
},
|
||||
"pattern": [
|
||||
"# #",
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:pale_oak_boat"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "redstone",
|
||||
"group": "wooden_button",
|
||||
"ingredients": [
|
||||
"minecraft:pale_oak_planks"
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:pale_oak_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"group": "chest_boat",
|
||||
"ingredients": [
|
||||
"minecraft:chest",
|
||||
"minecraft:pale_oak_boat"
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:pale_oak_chest_boat"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "redstone",
|
||||
"group": "wooden_door",
|
||||
"key": {
|
||||
"#": "minecraft:pale_oak_planks"
|
||||
},
|
||||
"pattern": [
|
||||
"##",
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:pale_oak_door"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"group": "wooden_fence",
|
||||
"key": {
|
||||
"#": "minecraft:stick",
|
||||
"W": "minecraft:pale_oak_planks"
|
||||
},
|
||||
"pattern": [
|
||||
"W#W",
|
||||
"W#W"
|
||||
],
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:pale_oak_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "redstone",
|
||||
"group": "wooden_fence_gate",
|
||||
"key": {
|
||||
"#": "minecraft:stick",
|
||||
"W": "minecraft:pale_oak_planks"
|
||||
},
|
||||
"pattern": [
|
||||
"#W#",
|
||||
"#W#"
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:pale_oak_fence_gate"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"group": "hanging_sign",
|
||||
"key": {
|
||||
"#": "minecraft:stripped_pale_oak_log",
|
||||
"X": "minecraft:chain"
|
||||
},
|
||||
"pattern": [
|
||||
"X X",
|
||||
"###",
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 6,
|
||||
"id": "minecraft:pale_oak_hanging_sign"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "building",
|
||||
"group": "planks",
|
||||
"ingredients": [
|
||||
"#minecraft:pale_oak_logs"
|
||||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:pale_oak_planks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "redstone",
|
||||
"group": "wooden_pressure_plate",
|
||||
"key": {
|
||||
"#": "minecraft:pale_oak_planks"
|
||||
},
|
||||
"pattern": [
|
||||
"##"
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:pale_oak_pressure_plate"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"group": "wooden_sign",
|
||||
"key": {
|
||||
"#": "minecraft:pale_oak_planks",
|
||||
"X": "minecraft:stick"
|
||||
},
|
||||
"pattern": [
|
||||
"###",
|
||||
"###",
|
||||
" X "
|
||||
],
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:pale_oak_sign"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"group": "wooden_slab",
|
||||
"key": {
|
||||
"#": "minecraft:pale_oak_planks"
|
||||
},
|
||||
"pattern": [
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 6,
|
||||
"id": "minecraft:pale_oak_slab"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"group": "wooden_stairs",
|
||||
"key": {
|
||||
"#": "minecraft:pale_oak_planks"
|
||||
},
|
||||
"pattern": [
|
||||
"# ",
|
||||
"## ",
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:pale_oak_stairs"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "redstone",
|
||||
"group": "wooden_trapdoor",
|
||||
"key": {
|
||||
"#": "minecraft:pale_oak_planks"
|
||||
},
|
||||
"pattern": [
|
||||
"###",
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:pale_oak_trapdoor"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"group": "bark",
|
||||
"key": {
|
||||
"#": "minecraft:pale_oak_log"
|
||||
},
|
||||
"pattern": [
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:pale_oak_wood"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"group": "bark",
|
||||
"key": {
|
||||
"#": "minecraft:stripped_pale_oak_log"
|
||||
},
|
||||
"pattern": [
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:stripped_pale_oak_wood"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":["block","entity_type","item","worldgen"],"files":[]}
|
||||
@@ -0,0 +1 @@
|
||||
{"ceiling_hanging_signs":{"values":["minecraft:pale_oak_hanging_sign"]},"dirt":{"values":["minecraft:pale_moss_block"]},"fence_gates":{"values":["minecraft:pale_oak_fence_gate"]},"flower_pots":{"values":["minecraft:potted_pale_oak_sapling"]},"leaves":{"values":["minecraft:pale_oak_leaves"]},"logs_that_burn":{"values":["#minecraft:pale_oak_logs"]},"overworld_natural_logs":{"values":["#minecraft:pale_oak_logs"]},"pale_oak_logs":{"values":["minecraft:pale_oak_log","minecraft:pale_oak_wood","minecraft:stripped_pale_oak_log","minecraft:stripped_pale_oak_wood"]},"planks":{"values":["minecraft:pale_oak_planks"]},"saplings":{"values":["minecraft:pale_oak_sapling"]},"standing_signs":{"values":["minecraft:pale_oak_sign"]},"wall_hanging_signs":{"values":["minecraft:pale_oak_wall_hanging_sign"]},"wall_signs":{"values":["minecraft:pale_oak_wall_sign"]},"wooden_buttons":{"values":["minecraft:pale_oak_button"]},"wooden_doors":{"values":["minecraft:pale_oak_door"]},"wooden_fences":{"values":["minecraft:pale_oak_fence"]},"wooden_pressure_plates":{"values":["minecraft:pale_oak_pressure_plate"]},"wooden_slabs":{"values":["minecraft:pale_oak_slab"]},"wooden_stairs":{"values":["minecraft:pale_oak_stairs"]},"wooden_trapdoors":{"values":["minecraft:pale_oak_trapdoor"]}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":["mineable"],"files":["ceiling_hanging_signs.json","dirt.json","fence_gates.json","flower_pots.json","leaves.json","logs_that_burn.json","overworld_natural_logs.json","pale_oak_logs.json","planks.json","saplings.json","standing_signs.json","wall_hanging_signs.json","wall_signs.json","wooden_buttons.json","wooden_doors.json","wooden_fences.json","wooden_pressure_plates.json","wooden_slabs.json","wooden_stairs.json","wooden_trapdoors.json"]}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_hanging_sign"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_moss_block"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_fence_gate"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:potted_pale_oak_sapling"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_leaves"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"#minecraft:pale_oak_logs"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"axe":{"values":["minecraft:creaking_heart"]},"hoe":{"values":["minecraft:pale_oak_leaves"]}}
|
||||
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["axe.json","hoe.json"]}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:creaking_heart"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_leaves"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"#minecraft:pale_oak_logs"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_log",
|
||||
"minecraft:pale_oak_wood",
|
||||
"minecraft:stripped_pale_oak_log",
|
||||
"minecraft:stripped_pale_oak_wood"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_planks"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_sapling"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_sign"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_wall_hanging_sign"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_wall_sign"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_button"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_door"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:pale_oak_fence"
|
||||
]
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user