mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 18:25:21 -07:00
2.2.0
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "aris_random_additions:bedrock_apple"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.bedrock_apple_advancement.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.bedrock_apple_advancement.descr"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"bedrock_apple_advancement_0": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"items": [
|
||||
"aris_random_additions:bedrock_apple"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:bedrock_advancement"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "aris_random_additions:bedrock_eater"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.bedrock_eater_advancement.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.bedrock_eater_advancement.descr"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"bedrock_eater_advancement_0": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:block_eater_advancement"
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"display": {
|
||||
"background": "minecraft:textures/block/stone.png",
|
||||
"icon": {
|
||||
"item": "aris_random_additions:bedrock_shard"
|
||||
},
|
||||
@@ -32,5 +31,6 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:welcome_advancement"
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"display": {
|
||||
"background": "minecraft:textures/block/stone.png",
|
||||
"icon": {
|
||||
"item": "aris_random_additions:block_eater"
|
||||
},
|
||||
@@ -19,5 +18,6 @@
|
||||
"block_eater_advancement_0": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:welcome_advancement"
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"display": {
|
||||
"background": "minecraft:textures/block/stone.png",
|
||||
"icon": {
|
||||
"item": "aris_random_additions:condensed_netherrack"
|
||||
},
|
||||
@@ -32,5 +31,6 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:welcome_advancement"
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:end_portal_frame"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.end_portal_frame_advancement.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.end_portal_frame_advancement.descr"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"end_portal_frame_advancement_0": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"minecraft:end_portal_frame"
|
||||
],
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 64
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:void_star_advancement"
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"display": {
|
||||
"background": "minecraft:textures/block/stone.png",
|
||||
"icon": {
|
||||
"item": "aris_random_additions:endite_ingot"
|
||||
},
|
||||
@@ -32,5 +31,6 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:welcome_advancement"
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"display": {
|
||||
"background": "minecraft:textures/block/stone.png",
|
||||
"icon": {
|
||||
"item": "aris_random_additions:gravedigger"
|
||||
},
|
||||
@@ -32,5 +31,6 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:welcome_advancement"
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"display": {
|
||||
"background": "minecraft:textures/block/stone.png",
|
||||
"icon": {
|
||||
"item": "aris_random_additions:magic_egg"
|
||||
},
|
||||
@@ -32,5 +31,6 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:welcome_advancement"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "aris_random_additions:mint_sweetened_carbonated_water_can"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.mint_sweetened_carbonated_water_can_advancement.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.mint_sweetened_carbonated_water_can_advancement.descr"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"mint_sweetened_carbonated_water_can_advancement_0": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"items": [
|
||||
"aris_random_additions:mint_sweetened_carbonated_water_can"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:sweetened_carbonated_water_can_advancement"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "aris_random_additions:orange_sweetened_carbonated_water_can"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.orange_sweetened_carbonated_water_can_advancement.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.orange_sweetened_carbonated_water_can_advancement.descr"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"orange_sweetened_carbonated_water_can_advancement_0": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"items": [
|
||||
"aris_random_additions:orange_sweetened_carbonated_water_can"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:sweetened_carbonated_water_can_advancement"
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"display": {
|
||||
"background": "minecraft:textures/block/stone.png",
|
||||
"icon": {
|
||||
"item": "aris_random_additions:orichalcum"
|
||||
},
|
||||
@@ -32,5 +31,6 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:welcome_advancement"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "aris_random_additions:orichalcum_apple"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.orichalcum_apple_advancement.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.orichalcum_apple_advancement.descr"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"orichalcum_apple_advancement_0": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"items": [
|
||||
"aris_random_additions:orichalcum_apple"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:orichalcum_advancement"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "aris_random_additions:soda_machine"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.soda_machine_advancement.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.soda_machine_advancement.descr"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"soda_machine_advancement_0": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:sweetened_carbonated_water_can_advancement"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "minecraft:barrier"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.soda_machine_refused_advancement.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.soda_machine_refused_advancement.descr"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"soda_machine_refused_advancement_0": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:sweetened_carbonated_water_can_advancement"
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"display": {
|
||||
"background": "minecraft:textures/block/stone.png",
|
||||
"icon": {
|
||||
"item": "minecraft:spawner"
|
||||
},
|
||||
@@ -32,5 +31,6 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:welcome_advancement"
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"display": {
|
||||
"background": "minecraft:textures/block/stone.png",
|
||||
"icon": {
|
||||
"item": "aris_random_additions:star"
|
||||
},
|
||||
@@ -32,5 +31,6 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:welcome_advancement"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "aris_random_additions:sweetened_carbonated_water_can"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.sweetened_carbonated_water_can_advancement.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.sweetened_carbonated_water_can_advancement.descr"
|
||||
},
|
||||
"frame": "goal",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"sweetened_carbonated_water_can_advancement_0": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"items": [
|
||||
"aris_random_additions:sweetened_carbonated_water_can"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:welcome_advancement"
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"display": {
|
||||
"background": "minecraft:textures/block/stone.png",
|
||||
"icon": {
|
||||
"item": "aris_random_additions:turd"
|
||||
},
|
||||
@@ -32,5 +31,6 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:welcome_advancement"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "aris_random_additions:void_apple"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.void_apple_advancement.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.void_apple_advancement.descr"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"void_apple_advancement_0": {
|
||||
"trigger": "minecraft:consume_item",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"items": [
|
||||
"aris_random_additions:void_apple"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:void_star_advancement"
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "aris_random_additions:void_star"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.void_star_advancement.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.void_star_advancement.descr"
|
||||
},
|
||||
"frame": "challenge",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"void_star_advancement_0": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"aris_random_additions:void_star"
|
||||
],
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 64
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"parent": "aris_random_additions:endite_advancement"
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"display": {
|
||||
"background": "minecraft:textures/block/stone.png",
|
||||
"icon": {
|
||||
"item": "minecraft:poppy"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancements.welcome_advancement.title"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancements.welcome_advancement.descr"
|
||||
},
|
||||
"frame": "task",
|
||||
"show_toast": true,
|
||||
"announce_to_chat": true,
|
||||
"hidden": false
|
||||
},
|
||||
"criteria": {
|
||||
"welcome_advancement_0": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
},
|
||||
"rewards": {
|
||||
"experience": 0,
|
||||
"loot": [
|
||||
"aris_random_additions:advancements/welcome_advancement"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "forge:add_features",
|
||||
"biomes": [
|
||||
"cherry_grove",
|
||||
"jungle",
|
||||
"sparse_jungle",
|
||||
"bamboo_jungle"
|
||||
],
|
||||
"features": "aris_random_additions:mint_plant",
|
||||
"step": "vegetal_decoration"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "forge:add_features",
|
||||
"biomes": [
|
||||
"cherry_grove",
|
||||
"jungle",
|
||||
"sparse_jungle",
|
||||
"bamboo_jungle"
|
||||
],
|
||||
"features": "aris_random_additions:mint_plant_feature",
|
||||
"step": "vegetal_decoration"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "minecraft:advancement_reward",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:poppy",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"random_sequence": "aris_random_additions:advancements/welcome_advancement"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "aris_random_additions:blocks/brickier_magma_bricks",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:brickier_magma_bricks"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:mint_leaves",
|
||||
"weight": 1,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:apply_bonus",
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:ore_drops"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:mint_plant",
|
||||
"weight": 1,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"random_sequence": "aris_random_additions:blocks/mint_plant"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "aris_random_additions:blocks/orange_wood_button",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:orange_wood_button"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "aris_random_additions:blocks/orange_wood_fence",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:orange_wood_fence"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "aris_random_additions:blocks/orange_wood_fence_gate",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:orange_wood_fence_gate"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "aris_random_additions:blocks/orange_wood_leaves",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:orange_wood_leaves"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "aris_random_additions:blocks/orange_wood_log",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:orange_wood_log"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "aris_random_additions:blocks/orange_wood_planks",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:orange_wood_planks"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "aris_random_additions:blocks/orange_wood_pressure_plate",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:orange_wood_pressure_plate"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "aris_random_additions:blocks/orange_wood_slab",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:orange_wood_slab",
|
||||
"functions": [
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:block_state_property",
|
||||
"block": "aris_random_additions:orange_wood_slab",
|
||||
"properties": {
|
||||
"type": "double"
|
||||
}
|
||||
}
|
||||
],
|
||||
"count": 2.0,
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "aris_random_additions:blocks/orange_wood_stairs",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:orange_wood_stairs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "aris_random_additions:blocks/orange_wood_wood",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:orange_wood_wood"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"random_sequence": "aris_random_additions:blocks/soda_machine",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:soda_machine"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -3,17 +3,14 @@
|
||||
"category": "misc",
|
||||
"pattern": [
|
||||
"aaa",
|
||||
"bcb",
|
||||
"bbb"
|
||||
"aba",
|
||||
"aaa"
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "minecraft:bedrock"
|
||||
},
|
||||
"b": {
|
||||
"item": "aris_random_additions:condensed_condensed_condensed_netherrack"
|
||||
},
|
||||
"c": {
|
||||
"item": "aris_random_additions:cheese"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "aris_random_additions:magma_bricks"
|
||||
},
|
||||
"result": "aris_random_additions:brickier_magma_bricks"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"pattern": [
|
||||
"aa"
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "minecraft:iron_nugget"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aris_random_additions:can_lid",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"pattern": [
|
||||
"aba",
|
||||
"a a",
|
||||
"aaa"
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "minecraft:iron_nugget"
|
||||
},
|
||||
"b": {
|
||||
"item": "aris_random_additions:can_lid"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aris_random_additions:empty_can",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"pattern": [
|
||||
"aba",
|
||||
"cdc"
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "minecraft:green_concrete"
|
||||
},
|
||||
"b": {
|
||||
"item": "aris_random_additions:socket"
|
||||
},
|
||||
"c": {
|
||||
"item": "minecraft:end_stone"
|
||||
},
|
||||
"d": {
|
||||
"item": "aris_random_additions:void_star"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:end_portal_frame",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"pattern": [
|
||||
" a ",
|
||||
"aba",
|
||||
" a "
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "minecraft:gold_nugget"
|
||||
},
|
||||
"b": {
|
||||
"item": "minecraft:gold_ingot"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aris_random_additions:gold_token",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"pattern": [
|
||||
"aaa"
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "aris_random_additions:mint_leaves"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aris_random_additions:mint",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group": "wooden_button",
|
||||
"category": "redstone",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "aris_random_additions:orange_wood_planks"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "aris_random_additions:orange_wood_button",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "wooden_fence_gate",
|
||||
"category": "redstone",
|
||||
"pattern": [
|
||||
"aba",
|
||||
"aba"
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"b": {
|
||||
"item": "aris_random_additions:orange_wood_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aris_random_additions:orange_wood_fence_gate",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "wooden_fence",
|
||||
"category": "misc",
|
||||
"pattern": [
|
||||
"aba",
|
||||
"aba"
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "aris_random_additions:orange_wood_planks"
|
||||
},
|
||||
"b": {
|
||||
"item": "minecraft:stick"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aris_random_additions:orange_wood_fence",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group": "planks",
|
||||
"category": "building",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "aris_random_additions:orange_wood_log"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "aris_random_additions:orange_wood_planks",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group": "planks",
|
||||
"category": "building",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "aris_random_additions:orange_wood_wood"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "aris_random_additions:orange_wood_planks",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "wooden_pressure_plate",
|
||||
"category": "redstone",
|
||||
"pattern": [
|
||||
"aa"
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "aris_random_additions:orange_wood_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aris_random_additions:orange_wood_pressure_plate",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "wooden_slab",
|
||||
"category": "building",
|
||||
"pattern": [
|
||||
"aaa"
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "aris_random_additions:orange_wood_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aris_random_additions:orange_wood_slab",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "wooden_stairs",
|
||||
"category": "building",
|
||||
"pattern": [
|
||||
"a ",
|
||||
"aa ",
|
||||
"aaa"
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "aris_random_additions:orange_wood_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aris_random_additions:orange_wood_stairs",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "sticks",
|
||||
"category": "misc",
|
||||
"pattern": [
|
||||
"a",
|
||||
"a"
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "aris_random_additions:orange_wood_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:stick",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "bark",
|
||||
"category": "building",
|
||||
"pattern": [
|
||||
"aa",
|
||||
@@ -7,11 +8,11 @@
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "minecraft:magma_block"
|
||||
"item": "aris_random_additions:orange_wood_log"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aris_random_additions:magma_bricks",
|
||||
"count": 1
|
||||
"item": "aris_random_additions:orange_wood_wood",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"pattern": [
|
||||
"abc",
|
||||
"ade",
|
||||
"afg"
|
||||
],
|
||||
"key": {
|
||||
"a": {
|
||||
"item": "minecraft:light_blue_stained_glass_pane"
|
||||
},
|
||||
"b": {
|
||||
"item": "minecraft:nether_star"
|
||||
},
|
||||
"c": {
|
||||
"item": "minecraft:green_stained_glass_pane"
|
||||
},
|
||||
"d": {
|
||||
"item": "minecraft:iron_block"
|
||||
},
|
||||
"e": {
|
||||
"item": "minecraft:stone_button"
|
||||
},
|
||||
"f": {
|
||||
"item": "minecraft:dispenser"
|
||||
},
|
||||
"g": {
|
||||
"item": "aris_random_additions:socket"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "aris_random_additions:soda_machine",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "minecraft:random_patch",
|
||||
"config": {
|
||||
"tries": 64,
|
||||
"feature": {
|
||||
"feature": {
|
||||
"type": "minecraft:simple_block",
|
||||
"config": {
|
||||
"to_place": {
|
||||
"type": "minecraft:simple_state_provider",
|
||||
"state": {
|
||||
"Name": "aris_random_additions:mint_plant"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:block_predicate_filter",
|
||||
"predicate": {
|
||||
"type": "minecraft:matching_blocks",
|
||||
"blocks": "minecraft:air"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "minecraft:random_patch",
|
||||
"config": {
|
||||
"tries": 96,
|
||||
"feature": {
|
||||
"feature": {
|
||||
"type": "minecraft:simple_block",
|
||||
"config": {
|
||||
"to_place": {
|
||||
"type": "minecraft:simple_state_provider",
|
||||
"state": {
|
||||
"Name": "aris_random_additions:mint_plant"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:block_predicate_filter",
|
||||
"predicate": {
|
||||
"type": "minecraft:matching_blocks",
|
||||
"blocks": "minecraft:air"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"feature": "aris_random_additions:mint_plant",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:count",
|
||||
"count": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:rarity_filter",
|
||||
"chance": 32
|
||||
},
|
||||
{
|
||||
"type": "minecraft:in_square"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:height_range",
|
||||
"height": {
|
||||
"type": "minecraft:uniform",
|
||||
"min_inclusive": {
|
||||
"above_bottom": 0
|
||||
},
|
||||
"max_inclusive": {
|
||||
"below_top": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"feature": "aris_random_additions:mint_plant_feature",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:rarity_filter",
|
||||
"chance": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:in_square"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:heightmap",
|
||||
"heightmap": "MOTION_BLOCKING"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,225 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stick",
|
||||
"weight": 2,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:apply_bonus",
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:ore_drops"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:air",
|
||||
"weight": 100,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:dark_oak_leaves",
|
||||
"weight": 1,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:apple",
|
||||
"weight": 1,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:apply_bonus",
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:ore_drops"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:orange",
|
||||
"weight": 1,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:apply_bonus",
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:ore_drops"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:air",
|
||||
"weight": 100,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/dark_oak_leaves"
|
||||
}
|
||||
@@ -0,0 +1,225 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stick",
|
||||
"weight": 2,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:apply_bonus",
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:ore_drops"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:air",
|
||||
"weight": 100,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:oak_leaves",
|
||||
"weight": 1,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:apple",
|
||||
"weight": 1,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:apply_bonus",
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:ore_drops"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "aris_random_additions:orange",
|
||||
"weight": 1,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"function": "minecraft:apply_bonus",
|
||||
"enchantment": "minecraft:fortune",
|
||||
"formula": "minecraft:ore_drops"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:air",
|
||||
"weight": 100,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:inverted",
|
||||
"term": {
|
||||
"condition": "minecraft:match_tool",
|
||||
"predicate": {
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "minecraft:silk_touch",
|
||||
"levels": {
|
||||
"min": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"random_sequence": "minecraft:blocks/oak_leaves"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": []
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": []
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"aris_random_additions:brickier_magma_bricks",
|
||||
"aris_random_additions:orichalcum_deepslate_ore",
|
||||
"aris_random_additions:endite_block",
|
||||
"aris_random_additions:orichalcum_block",
|
||||
|
||||
Reference in New Issue
Block a user