Compare commits
2 commits
562981cc2e
...
d6c8710889
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d6c8710889 | ||
|
|
098bcfc7b6 |
|
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"enchantment.mc_rebalance.stepping.desc": "Allows walking up blocks",
|
|
||||||
"enchantment.mc_rebalance.bound.desc": "Allows charging jumps as if on horseback",
|
|
||||||
"enchantment.mc_rebalance.clutch.desc": "Reduces fall damage and ender pearl teleportation damage.",
|
|
||||||
"enchantment.mc_rebalance.whallop.desc": "Massively increases knockback on shovels",
|
|
||||||
"enchantment.mc_rebalance.trowel.desc": "Makes shovels instamine valid blocks",
|
|
||||||
"enchantment.mc_rebalance.exploit.desc": "Has the effect of windup and massively reduces attack damage.\nAttacks do more damage against enemies holding a shield or totem.",
|
|
||||||
"enchantment.mc_rebalance.windup.desc": "Replaces attack cooldown with item cooldown",
|
|
||||||
"enchantment.mc_rebalance.smack.desc": "Disables elytra on hit. Reduced windup."
|
|
||||||
}
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
{
|
|
||||||
"enchantment.mc_rebalance.stepping": "Stepping",
|
|
||||||
"enchantment.mc_rebalance.bound": "Bound",
|
|
||||||
"enchantment.mc_rebalance.clutch": "Clutch",
|
|
||||||
"enchantment.mc_rebalance.whallop": "Whallop",
|
|
||||||
"enchantment.mc_rebalance.trowel": "Trowel",
|
|
||||||
"enchantment.mc_rebalance.exploit": "Exploit",
|
|
||||||
"enchantment.mc_rebalance.smack": "Smack"
|
|
||||||
}
|
|
||||||
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"mc_rebalance:copper_paxel"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"tool": {
|
|
||||||
"rules": [
|
|
||||||
{"blocks": "#minecraft:incorrect_for_stone_tool", "correct_for_drops": false},
|
|
||||||
{"blocks": "#mineable/pickaxe", "speed": 5.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/axe", "speed": 5.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/shovel", "speed": 5.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/hoe", "speed": 5.0, "correct_for_drops": true}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"attribute_modifiers": [
|
|
||||||
{
|
|
||||||
"type": "generic.attack_damage",
|
|
||||||
"slot": "mainhand",
|
|
||||||
"id": "base_attack_damage",
|
|
||||||
"amount": 2.5,
|
|
||||||
"operation": "add_value"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:generic.attack_speed",
|
|
||||||
"id": "minecraft:base_attack_speed",
|
|
||||||
"amount": -3.2,
|
|
||||||
"operation": "add_value",
|
|
||||||
"slot": "mainhand"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:damage": 0,
|
|
||||||
"minecraft:max_damage": 190
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"mc_rebalance:diamond_paxel"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"tool": {
|
|
||||||
"rules": [
|
|
||||||
{"blocks": "#minecraft:incorrect_for_diamond_tool", "correct_for_drops": false},
|
|
||||||
{"blocks": "#mineable/pickaxe", "speed": 8.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/axe", "speed": 8.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/shovel", "speed": 8.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/hoe", "speed": 8.0, "correct_for_drops": true}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"attribute_modifiers": [
|
|
||||||
{
|
|
||||||
"type": "generic.attack_damage",
|
|
||||||
"slot": "mainhand",
|
|
||||||
"id": "base_attack_damage",
|
|
||||||
"amount": 4.5,
|
|
||||||
"operation": "add_value"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:generic.attack_speed",
|
|
||||||
"id": "minecraft:base_attack_speed",
|
|
||||||
"amount": -3.0,
|
|
||||||
"operation": "add_value",
|
|
||||||
"slot": "mainhand"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:damage": 0,
|
|
||||||
"minecraft:max_damage": 1561
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,34 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"mc_rebalance:golden_paxel"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"tool": {
|
|
||||||
"rules": [
|
|
||||||
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
|
||||||
{"blocks": "#mineable/pickaxe", "speed": 8.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/axe", "speed": 8.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/shovel", "speed": 8.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/hoe", "speed": 8.0, "correct_for_drops": true}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"attribute_modifiers": [
|
|
||||||
{
|
|
||||||
"type": "generic.attack_damage",
|
|
||||||
"slot": "mainhand",
|
|
||||||
"id": "base_attack_damage",
|
|
||||||
"amount": 3.5,
|
|
||||||
"operation": "add_value"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:generic.attack_speed",
|
|
||||||
"id": "minecraft:base_attack_speed",
|
|
||||||
"amount": -3.1,
|
|
||||||
"operation": "add_value",
|
|
||||||
"slot": "mainhand"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:damage": 0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"mc_rebalance:iron_paxel"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"tool": {
|
|
||||||
"rules": [
|
|
||||||
{"blocks": "#minecraft:incorrect_for_iron_tool", "correct_for_drops": false},
|
|
||||||
{"blocks": "#mineable/pickaxe", "speed": 6.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/axe", "speed": 6.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/shovel", "speed": 6.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/hoe", "speed": 6.0, "correct_for_drops": true}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"attribute_modifiers": [
|
|
||||||
{
|
|
||||||
"type": "generic.attack_damage",
|
|
||||||
"slot": "mainhand",
|
|
||||||
"id": "base_attack_damage",
|
|
||||||
"amount": 3.5,
|
|
||||||
"operation": "add_value"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:generic.attack_speed",
|
|
||||||
"id": "minecraft:base_attack_speed",
|
|
||||||
"amount": -3.1,
|
|
||||||
"operation": "add_value",
|
|
||||||
"slot": "mainhand"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:damage": 0,
|
|
||||||
"minecraft:max_damage": 250
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,36 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"mc_rebalance:netherite_paxel"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"tool": {
|
|
||||||
"rules": [
|
|
||||||
{"blocks": "#minecraft:incorrect_for_netherite_tool", "correct_for_drops": false},
|
|
||||||
{"blocks": "#mineable/pickaxe", "speed": 9.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/axe", "speed": 9.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/shovel", "speed": 9.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/hoe", "speed": 9.0, "correct_for_drops": true}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"attribute_modifiers": [
|
|
||||||
{
|
|
||||||
"type": "generic.attack_damage",
|
|
||||||
"slot": "mainhand",
|
|
||||||
"id": "base_attack_damage",
|
|
||||||
"amount": 5.5,
|
|
||||||
"operation": "add_value"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:generic.attack_speed",
|
|
||||||
"id": "minecraft:base_attack_speed",
|
|
||||||
"amount": -3.0,
|
|
||||||
"operation": "add_value",
|
|
||||||
"slot": "mainhand"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:damage": 0,
|
|
||||||
"minecraft:max_damage": 2031,
|
|
||||||
"minecraft:fire_resistant": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"mc_rebalance:stone_paxel"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"tool": {
|
|
||||||
"rules": [
|
|
||||||
{"blocks": "#minecraft:incorrect_for_stone_tool", "correct_for_drops": false},
|
|
||||||
{"blocks": "#mineable/pickaxe", "speed": 4.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/axe", "speed": 4.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/shovel", "speed": 4.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/hoe", "speed": 4.0, "correct_for_drops": true}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"attribute_modifiers": [
|
|
||||||
{
|
|
||||||
"type": "generic.attack_damage",
|
|
||||||
"slot": "mainhand",
|
|
||||||
"id": "base_attack_damage",
|
|
||||||
"amount": 2.5,
|
|
||||||
"operation": "add_value"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:generic.attack_speed",
|
|
||||||
"id": "minecraft:base_attack_speed",
|
|
||||||
"amount": -3.2,
|
|
||||||
"operation": "add_value",
|
|
||||||
"slot": "mainhand"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:damage": 0,
|
|
||||||
"minecraft:max_damage": 131
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"mc_rebalance:wooden_paxel"
|
|
||||||
],
|
|
||||||
"patch": {
|
|
||||||
"tool": {
|
|
||||||
"rules": [
|
|
||||||
{"blocks": "#minecraft:incorrect_for_wooden_tool", "correct_for_drops": false},
|
|
||||||
{"blocks": "#mineable/pickaxe", "speed": 2.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/axe", "speed": 2.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/shovel", "speed": 2.0, "correct_for_drops": true},
|
|
||||||
{"blocks": "#mineable/hoe", "speed": 2.0, "correct_for_drops": true}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"attribute_modifiers": [
|
|
||||||
{
|
|
||||||
"type": "generic.attack_damage",
|
|
||||||
"slot": "mainhand",
|
|
||||||
"id": "base_attack_damage",
|
|
||||||
"amount": 1.5,
|
|
||||||
"operation": "add_value"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:generic.attack_speed",
|
|
||||||
"id": "minecraft:base_attack_speed",
|
|
||||||
"amount": -3.2,
|
|
||||||
"operation": "add_value",
|
|
||||||
"slot": "mainhand"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:damage": 0,
|
|
||||||
"minecraft:max_damage": 59
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,66 +0,0 @@
|
||||||
{
|
|
||||||
"anvil_cost": 1,
|
|
||||||
"description": {
|
|
||||||
"translate": "enchantment.mc_rebalance.exploit"
|
|
||||||
},
|
|
||||||
"effects": {
|
|
||||||
"minecraft:attributes": [
|
|
||||||
{
|
|
||||||
"amount": -0.66666,
|
|
||||||
"attribute": "generic.attack_damage",
|
|
||||||
"id": "mc_rebalance:enchantment.exploit",
|
|
||||||
"operation": "add_multiplied_total"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"amount": 1024,
|
|
||||||
"attribute": "generic.attack_speed",
|
|
||||||
"id": "mc_rebalance:enchantment.windup",
|
|
||||||
"operation": "add_value"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minecraft:post_attack": [
|
|
||||||
{
|
|
||||||
"affected": "victim",
|
|
||||||
"enchanted": "attacker",
|
|
||||||
"effect": {
|
|
||||||
"type": "mc_rebalance:windup",
|
|
||||||
"amount": 0.8
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minecraft:damage": [
|
|
||||||
{
|
|
||||||
"effect": {
|
|
||||||
"type": "minecraft:multiply",
|
|
||||||
"factor": 4
|
|
||||||
},
|
|
||||||
"requirements": {
|
|
||||||
"condition": "minecraft:entity_properties",
|
|
||||||
"entity": "this",
|
|
||||||
"predicate": {
|
|
||||||
"slots": {
|
|
||||||
"weapon.*": {
|
|
||||||
"items": "#mc_rebalance:exploit_items"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"exclusive_set": "#mc_rebalance:exclusive_set/capability",
|
|
||||||
"max_cost": {
|
|
||||||
"base": 51,
|
|
||||||
"per_level_above_first": 10
|
|
||||||
},
|
|
||||||
"max_level": 1,
|
|
||||||
"min_cost": {
|
|
||||||
"base": 1,
|
|
||||||
"per_level_above_first": 10
|
|
||||||
},
|
|
||||||
"slots": [
|
|
||||||
"mainhand"
|
|
||||||
],
|
|
||||||
"supported_items": "#mc_rebalance:enchantable/axe",
|
|
||||||
"weight": 10
|
|
||||||
}
|
|
||||||
|
|
@ -1,49 +0,0 @@
|
||||||
{
|
|
||||||
"anvil_cost": 5,
|
|
||||||
"description": {
|
|
||||||
"translate": "enchantment.mc_rebalance.smack"
|
|
||||||
},
|
|
||||||
"effects": {
|
|
||||||
"minecraft:attributes": [
|
|
||||||
{
|
|
||||||
"amount": 1024,
|
|
||||||
"attribute": "generic.attack_speed",
|
|
||||||
"id": "mc_rebalance:enchantment.windup",
|
|
||||||
"operation": "add_value"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minecraft:post_attack": [
|
|
||||||
{
|
|
||||||
"affected": "victim",
|
|
||||||
"enchanted": "attacker",
|
|
||||||
"effect": {
|
|
||||||
"type": "mc_rebalance:windup",
|
|
||||||
"amount": 1.1
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"affected": "victim",
|
|
||||||
"enchanted": "attacker",
|
|
||||||
"effect": {
|
|
||||||
"type": "mc_rebalance:smack",
|
|
||||||
"amount": 5
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"exclusive_set": "#mc_rebalance:exclusive_set/capability",
|
|
||||||
"max_cost": {
|
|
||||||
"base": 51,
|
|
||||||
"per_level_above_first": 10
|
|
||||||
},
|
|
||||||
"max_level": 1,
|
|
||||||
"min_cost": {
|
|
||||||
"base": 1,
|
|
||||||
"per_level_above_first": 10
|
|
||||||
},
|
|
||||||
"slots": [
|
|
||||||
"mainhand"
|
|
||||||
],
|
|
||||||
"supported_items": "#mc_rebalance:enchantable/shovel",
|
|
||||||
"weight": 10
|
|
||||||
}
|
|
||||||
|
|
@ -1,36 +0,0 @@
|
||||||
{
|
|
||||||
"anvil_cost": 1,
|
|
||||||
"description": {
|
|
||||||
"translate": "enchantment.mc_rebalance.stepping"
|
|
||||||
},
|
|
||||||
"effects": {
|
|
||||||
"minecraft:attributes": [
|
|
||||||
{
|
|
||||||
"amount": {
|
|
||||||
"type": "minecraft:linear",
|
|
||||||
"base": 0.4,
|
|
||||||
"per_level_above_first": 0.5
|
|
||||||
},
|
|
||||||
"attribute": "generic.step_height",
|
|
||||||
"id": "mc_rebalance:enchantment.stepping",
|
|
||||||
"operation": "add_value"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"exclusive_set": "#mc_rebalance:exclusive_set/capability",
|
|
||||||
"max_cost": {
|
|
||||||
"base": 51,
|
|
||||||
"per_level_above_first": 10
|
|
||||||
},
|
|
||||||
"max_level": 3,
|
|
||||||
"min_cost": {
|
|
||||||
"base": 1,
|
|
||||||
"per_level_above_first": 10
|
|
||||||
},
|
|
||||||
"slots": [
|
|
||||||
"feet",
|
|
||||||
"body"
|
|
||||||
],
|
|
||||||
"supported_items": "#mc_rebalance:enchantable/horse_and_foot_armor",
|
|
||||||
"weight": 10
|
|
||||||
}
|
|
||||||
|
|
@ -1,31 +0,0 @@
|
||||||
{
|
|
||||||
"anvil_cost": 1,
|
|
||||||
"description": {
|
|
||||||
"translate": "enchantment.mc_rebalance.trowel"
|
|
||||||
},
|
|
||||||
"effects": {
|
|
||||||
"minecraft:attributes": [
|
|
||||||
{
|
|
||||||
"amount": 1024,
|
|
||||||
"attribute": "player.mining_efficiency",
|
|
||||||
"id": "mc_rebalance:enchantment.trowel",
|
|
||||||
"operation": "add_value"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"exclusive_set": "#mc_rebalance:exclusive_set/capability",
|
|
||||||
"max_cost": {
|
|
||||||
"base": 51,
|
|
||||||
"per_level_above_first": 10
|
|
||||||
},
|
|
||||||
"max_level": 1,
|
|
||||||
"min_cost": {
|
|
||||||
"base": 1,
|
|
||||||
"per_level_above_first": 10
|
|
||||||
},
|
|
||||||
"slots": [
|
|
||||||
"mainhand"
|
|
||||||
],
|
|
||||||
"supported_items": "#mc_rebalance:enchantable/shovel",
|
|
||||||
"weight": 10
|
|
||||||
}
|
|
||||||
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"anvil_cost": 1,
|
|
||||||
"description": {
|
|
||||||
"translate": "enchantment.mc_rebalance.whallop"
|
|
||||||
},
|
|
||||||
"effects": {
|
|
||||||
"minecraft:knockback": [
|
|
||||||
{
|
|
||||||
"effect": {
|
|
||||||
"type": "minecraft:add",
|
|
||||||
"value": {
|
|
||||||
"type": "minecraft:linear",
|
|
||||||
"base": 5.0,
|
|
||||||
"per_level_above_first": 5.0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"exclusive_set": "#mc_rebalance:exclusive_set/capability",
|
|
||||||
"max_cost": {
|
|
||||||
"base": 51,
|
|
||||||
"per_level_above_first": 10
|
|
||||||
},
|
|
||||||
"max_level": 1,
|
|
||||||
"min_cost": {
|
|
||||||
"base": 1,
|
|
||||||
"per_level_above_first": 10
|
|
||||||
},
|
|
||||||
"slots": [
|
|
||||||
"mainhand"
|
|
||||||
],
|
|
||||||
"supported_items": "#mc_rebalance:enchantable/shovel",
|
|
||||||
"weight": 10
|
|
||||||
}
|
|
||||||
|
|
@ -1,41 +0,0 @@
|
||||||
{
|
|
||||||
"anvil_cost": 5,
|
|
||||||
"description": {
|
|
||||||
"translate": "enchantment.mc_rebalance.windup"
|
|
||||||
},
|
|
||||||
"effects": {
|
|
||||||
"minecraft:attributes": [
|
|
||||||
{
|
|
||||||
"amount": 1024,
|
|
||||||
"attribute": "generic.attack_speed",
|
|
||||||
"id": "mc_rebalance:enchantment.windup",
|
|
||||||
"operation": "add_value"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minecraft:post_attack": [
|
|
||||||
{
|
|
||||||
"affected": "victim",
|
|
||||||
"enchanted": "attacker",
|
|
||||||
"effect": {
|
|
||||||
"type": "mc_rebalance:windup",
|
|
||||||
"amount": 0.8
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"exclusive_set": "#mc_rebalance:exclusive_set/capability",
|
|
||||||
"max_cost": {
|
|
||||||
"base": 51,
|
|
||||||
"per_level_above_first": 10
|
|
||||||
},
|
|
||||||
"max_level": 1,
|
|
||||||
"min_cost": {
|
|
||||||
"base": 1,
|
|
||||||
"per_level_above_first": 10
|
|
||||||
},
|
|
||||||
"slots": [
|
|
||||||
"mainhand"
|
|
||||||
],
|
|
||||||
"supported_items": "#mc_rebalance:enchantable/axe",
|
|
||||||
"weight": 10
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:copper_block"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"##",
|
|
||||||
"##",
|
|
||||||
"##"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 12,
|
|
||||||
"id": "minecraft:copper_door"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:exposed_copper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"##",
|
|
||||||
"##",
|
|
||||||
"##"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 12,
|
|
||||||
"id": "minecraft:exposed_copper_door"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:oxidized_copper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"##",
|
|
||||||
"##",
|
|
||||||
"##"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 12,
|
|
||||||
"id": "minecraft:oxidized_copper_door"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:waxed_copper_block"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"##",
|
|
||||||
"##",
|
|
||||||
"##"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 12,
|
|
||||||
"id": "minecraft:waxed_copper_door"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:waxed_exposed_copper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"##",
|
|
||||||
"##",
|
|
||||||
"##"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 12,
|
|
||||||
"id": "minecraft:waxed_exposed_copper_door"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:waxed_oxidized_copper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"##",
|
|
||||||
"##",
|
|
||||||
"##"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 12,
|
|
||||||
"id": "minecraft:waxed_oxidized_copper_door"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:waxed_weathered_copper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"##",
|
|
||||||
"##",
|
|
||||||
"##"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 12,
|
|
||||||
"id": "minecraft:waxed_weathered_copper_door"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:weathered_copper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"##",
|
|
||||||
"##",
|
|
||||||
"##"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 12,
|
|
||||||
"id": "minecraft:weathered_copper_door"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:copper_block"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"#",
|
|
||||||
"#",
|
|
||||||
"#"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 4,
|
|
||||||
"id": "minecraft:lightning_rod"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:copper_block"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 16,
|
|
||||||
"id": "minecraft:copper_trapdoor"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:exposed_copper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 16,
|
|
||||||
"id": "minecraft:exposed_copper_trapdoor"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:oxidized_copper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 16,
|
|
||||||
"id": "minecraft:oxidized_copper_trapdoor"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:waxed_copper_block"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 16,
|
|
||||||
"id": "minecraft:waxed_copper_trapdoor"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:waxed_exposed_copper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 16,
|
|
||||||
"id": "minecraft:waxed_exposed_copper_trapdoor"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:waxed_oxidized_copper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 16,
|
|
||||||
"id": "minecraft:waxed_oxidized_copper_trapdoor"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:waxed_weathered_copper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 16,
|
|
||||||
"id": "minecraft:waxed_weathered_copper_trapdoor"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:weathered_copper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 16,
|
|
||||||
"id": "minecraft:weathered_copper_trapdoor"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"key": {
|
|
||||||
"I": {
|
|
||||||
"item": "minecraft:iron_block"
|
|
||||||
},
|
|
||||||
"N": {
|
|
||||||
"item": "minecraft:iron_ingot"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"N",
|
|
||||||
"I",
|
|
||||||
"N"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 9,
|
|
||||||
"id": "minecraft:chain"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:iron_nugget"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 1,
|
|
||||||
"id": "minecraft:iron_bars"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:iron_block"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"##",
|
|
||||||
"##",
|
|
||||||
"##"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 27,
|
|
||||||
"id": "minecraft:iron_door"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "redstone",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:iron_block"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"##",
|
|
||||||
"##"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 9,
|
|
||||||
"id": "minecraft:iron_trapdoor"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,19 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"group": "chest",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"tag": "minecraft:logs"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"# #",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 4,
|
|
||||||
"id": "minecraft:chest"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"group": "chest_minecart",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"tag": "minecraft:planks"
|
|
||||||
},
|
|
||||||
"U": {
|
|
||||||
"item": "minecraft:minecart"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"#U#",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:chest_minecart"
|
|
||||||
},
|
|
||||||
"show_notification": true
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"group": "chest_minecart",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:iron_ingot"
|
|
||||||
},
|
|
||||||
"U": {
|
|
||||||
"item": "minecraft:chest"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"#U#",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:chest_minecart"
|
|
||||||
},
|
|
||||||
"show_notification": true
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"group": "furnace_minecart",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"tag": "minecraft:stone_crafting_materials"
|
|
||||||
},
|
|
||||||
"U": {
|
|
||||||
"item": "minecraft:minecart"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"#U#",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:furnace_minecart"
|
|
||||||
},
|
|
||||||
"show_notification": true
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
@ -1,26 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"group": "hopper_minecart",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:iron_ingot"
|
|
||||||
},
|
|
||||||
"U": {
|
|
||||||
"item": "minecraft:minecart"
|
|
||||||
},
|
|
||||||
"C": {
|
|
||||||
"item": "minecraft:chest"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"#U#",
|
|
||||||
"#C#",
|
|
||||||
" # "
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:hopper_minecart"
|
|
||||||
},
|
|
||||||
"show_notification": true
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"group": "hopper_minecart",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:iron_ingot"
|
|
||||||
},
|
|
||||||
"U": {
|
|
||||||
"item": "minecraft:hopper"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"#U#",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:hopper_minecart"
|
|
||||||
},
|
|
||||||
"show_notification": true
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"group": "tnt_minecart",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:iron_ingot"
|
|
||||||
},
|
|
||||||
"T": {
|
|
||||||
"item": "minecraft:tnt"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"#T#",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:tnt_minecart"
|
|
||||||
},
|
|
||||||
"show_notification": true
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"group": "sticks",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"tag": "minecraft:logs"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"#",
|
|
||||||
"#"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 16,
|
|
||||||
"id": "minecraft:stick"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shapeless",
|
|
||||||
"category": "misc",
|
|
||||||
"group": "black_dye",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"tag": "minecraft:coals"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:black_dye"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shapeless",
|
|
||||||
"category": "misc",
|
|
||||||
"group": "red_dye",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:redstone"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:red_dye"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "building",
|
|
||||||
"key": {
|
|
||||||
"S": {
|
|
||||||
"item": "minecraft:sand"
|
|
||||||
},
|
|
||||||
"F": {
|
|
||||||
"item": "minecraft:flint"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"SF",
|
|
||||||
"FS"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 2,
|
|
||||||
"id": "minecraft:gravel"
|
|
||||||
},
|
|
||||||
"show_notification": true
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"key": {
|
|
||||||
"X": {
|
|
||||||
"item": "minecraft:copper_ingot"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"X X",
|
|
||||||
"XXX",
|
|
||||||
"X X"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:copper_horse_armor"
|
|
||||||
},
|
|
||||||
"show_notification": true
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"key": {
|
|
||||||
"X": {
|
|
||||||
"item": "minecraft:diamond"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"X X",
|
|
||||||
"XXX",
|
|
||||||
"X X"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:diamond_horse_armor"
|
|
||||||
},
|
|
||||||
"show_notification": true
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"key": {
|
|
||||||
"X": {
|
|
||||||
"item": "minecraft:gold_ingot"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"X X",
|
|
||||||
"XXX",
|
|
||||||
"X X"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:golden_horse_armor"
|
|
||||||
},
|
|
||||||
"show_notification": true
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "misc",
|
|
||||||
"key": {
|
|
||||||
"X": {
|
|
||||||
"item": "minecraft:iron_ingot"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"X X",
|
|
||||||
"XXX",
|
|
||||||
"X X"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:iron_horse_armor"
|
|
||||||
},
|
|
||||||
"show_notification": true
|
|
||||||
}
|
|
||||||
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "equipment",
|
|
||||||
"key": {
|
|
||||||
"P": {
|
|
||||||
"item": "minecraft:paper"
|
|
||||||
},
|
|
||||||
"N": {
|
|
||||||
"tag": "c:nuggets"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
" N",
|
|
||||||
"P "
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 1,
|
|
||||||
"id": "minecraft:name_tag"
|
|
||||||
},
|
|
||||||
"show_notification": true
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "equipment",
|
|
||||||
"key": {
|
|
||||||
"#": {"item": "minecraft:stick"},
|
|
||||||
"X": {"item": "minecraft:copper_ingot"},
|
|
||||||
"Z": {"item": "minecraft:iron_ingot"}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"XZX",
|
|
||||||
"X#X",
|
|
||||||
" # "
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 1,
|
|
||||||
"id": "mc_rebalance:copper_paxel"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "equipment",
|
|
||||||
"key": {
|
|
||||||
"#": {"item": "minecraft:stick"},
|
|
||||||
"X": {"item": "minecraft:diamond"},
|
|
||||||
"Z": {"item": "minecraft:netherite_scrap"}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"XZX",
|
|
||||||
"X#X",
|
|
||||||
" # "
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 1,
|
|
||||||
"id": "mc_rebalance:diamond_paxel"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "equipment",
|
|
||||||
"key": {
|
|
||||||
"#": {"item": "minecraft:stick"},
|
|
||||||
"X": {"item": "minecraft:gold_ingot"},
|
|
||||||
"Z": {"item": "minecraft:diamond"}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"XZX",
|
|
||||||
"X#X",
|
|
||||||
" # "
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 1,
|
|
||||||
"id": "mc_rebalance:golden_paxel"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "equipment",
|
|
||||||
"key": {
|
|
||||||
"#": {"item": "minecraft:stick"},
|
|
||||||
"X": {"item": "minecraft:iron_ingot"},
|
|
||||||
"Z": {"item": "minecraft:gold_ingot"}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"XZX",
|
|
||||||
"X#X",
|
|
||||||
" # "
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 1,
|
|
||||||
"id": "mc_rebalance:iron_paxel"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,16 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:smithing_transform",
|
|
||||||
"addition": {
|
|
||||||
"item": "minecraft:netherite_ingot"
|
|
||||||
},
|
|
||||||
"base": {
|
|
||||||
"item": "mc_rebalance:diamond_paxel"
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"count": 1,
|
|
||||||
"id": "mc_rebalance:netherite_paxel"
|
|
||||||
},
|
|
||||||
"template": {
|
|
||||||
"item": "minecraft:netherite_upgrade_smithing_template"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "equipment",
|
|
||||||
"key": {
|
|
||||||
"#": {"item": "minecraft:stick"},
|
|
||||||
"X": {"tag": "minecraft:planks"}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"XXX",
|
|
||||||
" # ",
|
|
||||||
" # "
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 1,
|
|
||||||
"id": "mc_rebalance:wooden_paxel"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shapeless",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:leather"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"id": "minecraft:rabbit_hide",
|
|
||||||
"count": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,28 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"minecraft:respiration",
|
|
||||||
"minecraft:thorns",
|
|
||||||
"minecraft:frost_walker",
|
|
||||||
"minecraft:swift_sneak",
|
|
||||||
"mc_rebalance:stepping",
|
|
||||||
"minecraft:feather_falling",
|
|
||||||
"minecraft:fire_aspect",
|
|
||||||
"minecraft:sweeping_edge",
|
|
||||||
"mc_rebalance:windup",
|
|
||||||
"mc_rebalance:exploit",
|
|
||||||
"minecraft:channeling",
|
|
||||||
"minecraft:riptide",
|
|
||||||
"minecraft:density",
|
|
||||||
"minecraft:breach",
|
|
||||||
"minecraft:wind_burst",
|
|
||||||
"minecraft:flame",
|
|
||||||
"minecraft:piercing",
|
|
||||||
"minecraft:multishot",
|
|
||||||
"minecraft:quick_charge",
|
|
||||||
"minecraft:efficiency",
|
|
||||||
"mc_rebalance:trowel",
|
|
||||||
"mc_rebalance:whallop",
|
|
||||||
"mc_rebalance:smack",
|
|
||||||
"minecraft:luck_of_the_sea"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"minecraft:mending",
|
|
||||||
"minecraft:unbreaking"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#minecraft:axes"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:enchantable/horse_armor",
|
|
||||||
"#minecraft:enchantable/armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:enchantable/horse_armor",
|
|
||||||
"#minecraft:enchantable/chest_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:enchantable/horse_armor",
|
|
||||||
"#minecraft:enchantable/foot_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:enchantable/horse_armor",
|
|
||||||
"#minecraft:enchantable/head_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:enchantable/horse_armor",
|
|
||||||
"#minecraft:enchantable/leg_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:horse_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#minecraft:shovels"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"minecraft:totem_of_undying",
|
|
||||||
"minecraft:shield"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"minecraft:leather_horse_armor",
|
|
||||||
"minecraft:copper_horse_armor",
|
|
||||||
"minecraft:iron_horse_armor",
|
|
||||||
"minecraft:golden_horse_armor",
|
|
||||||
"minecraft:diamond_horse_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"mc_rebalance:wooden_paxel",
|
|
||||||
"mc_rebalance:stone_paxel",
|
|
||||||
"mc_rebalance:copper_paxel",
|
|
||||||
"mc_rebalance:iron_paxel",
|
|
||||||
"mc_rebalance:golden_paxel",
|
|
||||||
"mc_rebalance:diamond_paxel",
|
|
||||||
"mc_rebalance:netherite_paxel"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:scattered_ore",
|
|
||||||
"config": {
|
|
||||||
"discard_chance_on_air_exposure": 1.0,
|
|
||||||
"size": 4,
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"state": {
|
|
||||||
"Name": "minecraft:ancient_debris"
|
|
||||||
},
|
|
||||||
"target": {
|
|
||||||
"predicate_type": "minecraft:block_match",
|
|
||||||
"block": "minecraft:end_stone"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:ore",
|
|
||||||
"config": {
|
|
||||||
"discard_chance_on_air_exposure": 1.0,
|
|
||||||
"size": 5,
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"state": {
|
|
||||||
"Name": "minecraft:deepslate_diamond_ore"
|
|
||||||
},
|
|
||||||
"target": {
|
|
||||||
"predicate_type": "minecraft:block_match",
|
|
||||||
"block": "minecraft:blackstone"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:ore",
|
|
||||||
"config": {
|
|
||||||
"discard_chance_on_air_exposure": 1.0,
|
|
||||||
"size": 4,
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"state": {
|
|
||||||
"Name": "minecraft:diamond_ore"
|
|
||||||
},
|
|
||||||
"target": {
|
|
||||||
"predicate_type": "minecraft:block_match",
|
|
||||||
"block": "minecraft:netherrack"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"state": {
|
|
||||||
"Name": "minecraft:deepslate_diamond_ore"
|
|
||||||
},
|
|
||||||
"target": {
|
|
||||||
"predicate_type": "minecraft:block_match",
|
|
||||||
"block": "minecraft:blackstone"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:ore",
|
|
||||||
"config": {
|
|
||||||
"discard_chance_on_air_exposure": 1.0,
|
|
||||||
"size": 3,
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"state": {
|
|
||||||
"Name": "minecraft:diamond_ore"
|
|
||||||
},
|
|
||||||
"target": {
|
|
||||||
"predicate_type": "minecraft:block_match",
|
|
||||||
"block": "minecraft:netherrack"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"state": {
|
|
||||||
"Name": "minecraft:deepslate_diamond_ore"
|
|
||||||
},
|
|
||||||
"target": {
|
|
||||||
"predicate_type": "minecraft:block_match",
|
|
||||||
"block": "minecraft:blackstone"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:ore",
|
|
||||||
"config": {
|
|
||||||
"discard_chance_on_air_exposure": 1.0,
|
|
||||||
"size": 3,
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"state": {
|
|
||||||
"Name": "minecraft:diamond_ore"
|
|
||||||
},
|
|
||||||
"target": {
|
|
||||||
"predicate_type": "minecraft:block_match",
|
|
||||||
"block": "minecraft:netherrack"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"state": {
|
|
||||||
"Name": "minecraft:deepslate_diamond_ore"
|
|
||||||
},
|
|
||||||
"target": {
|
|
||||||
"predicate_type": "minecraft:block_match",
|
|
||||||
"block": "minecraft:blackstone"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:ore",
|
|
||||||
"config": {
|
|
||||||
"discard_chance_on_air_exposure": 1.0,
|
|
||||||
"size": 9,
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"state": {
|
|
||||||
"Name": "minecraft:iron_ore"
|
|
||||||
},
|
|
||||||
"target": {
|
|
||||||
"predicate_type": "minecraft:tag_match",
|
|
||||||
"tag": "minecraft:stone_ore_replaceables"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"state": {
|
|
||||||
"Name": "minecraft:deepslate_iron_ore"
|
|
||||||
},
|
|
||||||
"target": {
|
|
||||||
"predicate_type": "minecraft:tag_match",
|
|
||||||
"tag": "minecraft:deepslate_ore_replaceables"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
{
|
|
||||||
"feature": "mc_rebalance:ore_ancient_debris_end",
|
|
||||||
"placement": [
|
|
||||||
{
|
|
||||||
"type": "minecraft:count",
|
|
||||||
"count": 9
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:in_square"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:height_range",
|
|
||||||
"height": {
|
|
||||||
"type": "minecraft:uniform",
|
|
||||||
"max_inclusive": {
|
|
||||||
"below_top": 0
|
|
||||||
},
|
|
||||||
"min_inclusive": {
|
|
||||||
"absolute": 175
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:biome"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,16 +0,0 @@
|
||||||
{
|
|
||||||
"feature": "minecraft:ore_coal",
|
|
||||||
"placement": [
|
|
||||||
{"type": "minecraft:count", "count": 1},
|
|
||||||
{"type": "minecraft:in_square"},
|
|
||||||
{
|
|
||||||
"type": "minecraft:height_range",
|
|
||||||
"height": {
|
|
||||||
"type": "minecraft:uniform",
|
|
||||||
"min_inclusive": {"above_bottom": 0},
|
|
||||||
"max_inclusive": {"above_bottom": 9}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{"type": "minecraft:biome"}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
{
|
|
||||||
"feature": "mc_rebalance:ore_diamond_blackstone",
|
|
||||||
"placement": [
|
|
||||||
{
|
|
||||||
"type": "minecraft:count",
|
|
||||||
"count": 100
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:in_square"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:height_range",
|
|
||||||
"height": {
|
|
||||||
"type": "minecraft:uniform",
|
|
||||||
"max_inclusive": {
|
|
||||||
"below_top": 20
|
|
||||||
},
|
|
||||||
"min_inclusive": {
|
|
||||||
"above_bottom": 20
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:biome"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
{
|
|
||||||
"feature": "mc_rebalance:ore_diamond_nether_small",
|
|
||||||
"placement": [
|
|
||||||
{
|
|
||||||
"type": "minecraft:count",
|
|
||||||
"count": 7
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:in_square"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:height_range",
|
|
||||||
"height": {
|
|
||||||
"type": "minecraft:uniform",
|
|
||||||
"max_inclusive": {
|
|
||||||
"below_top": 0
|
|
||||||
},
|
|
||||||
"min_inclusive": {
|
|
||||||
"below_top": 25
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:biome"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
{
|
|
||||||
"feature": "mc_rebalance:ore_diamond_nether_buried",
|
|
||||||
"placement": [
|
|
||||||
{
|
|
||||||
"type": "minecraft:count",
|
|
||||||
"count": 6
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:in_square"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:height_range",
|
|
||||||
"height": {
|
|
||||||
"type": "minecraft:uniform",
|
|
||||||
"max_inclusive": {
|
|
||||||
"below_top": 0
|
|
||||||
},
|
|
||||||
"min_inclusive": {
|
|
||||||
"below_top": 20
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:biome"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
{
|
|
||||||
"feature": "mc_rebalance:ore_diamond_nether_large",
|
|
||||||
"placement": [
|
|
||||||
{
|
|
||||||
"type": "minecraft:rarity_filter",
|
|
||||||
"chance": 9
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:in_square"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:height_range",
|
|
||||||
"height": {
|
|
||||||
"type": "minecraft:uniform",
|
|
||||||
"max_inclusive": {
|
|
||||||
"below_top": 0
|
|
||||||
},
|
|
||||||
"min_inclusive": {
|
|
||||||
"below_top": 20
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "minecraft:biome"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue