Compare commits
2 commits
5ae72647c2
...
69b5152356
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
69b5152356 | ||
|
|
3fb8ab3408 |
|
|
@ -6,10 +6,10 @@
|
||||||
"tool": {
|
"tool": {
|
||||||
"rules": [
|
"rules": [
|
||||||
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
||||||
{"blocks": "#mineable/pickaxe", "speed": 10.0, "correct_for_drops": true},
|
{"blocks": "#mineable/pickaxe", "speed": 8.0, "correct_for_drops": true},
|
||||||
{"blocks": "#mineable/axe", "speed": 10.0, "correct_for_drops": true},
|
{"blocks": "#mineable/axe", "speed": 8.0, "correct_for_drops": true},
|
||||||
{"blocks": "#mineable/shovel", "speed": 10.0, "correct_for_drops": true},
|
{"blocks": "#mineable/shovel", "speed": 8.0, "correct_for_drops": true},
|
||||||
{"blocks": "#mineable/hoe", "speed": 10.0, "correct_for_drops": true}
|
{"blocks": "#mineable/hoe", "speed": 8.0, "correct_for_drops": true}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"attribute_modifiers": [
|
"attribute_modifiers": [
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
"tool": {
|
"tool": {
|
||||||
"rules": [
|
"rules": [
|
||||||
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
||||||
{"blocks": "#mineable/axe", "speed": 10.0, "correct_for_drops": true}
|
{"blocks": "#mineable/axe", "speed": 8.0, "correct_for_drops": true}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"attribute_modifiers": [
|
"attribute_modifiers": [
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
"tool": {
|
"tool": {
|
||||||
"rules": [
|
"rules": [
|
||||||
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
||||||
{"blocks": "#mineable/hoe", "speed": 10.0, "correct_for_drops": true}
|
{"blocks": "#mineable/hoe", "speed": 8.0, "correct_for_drops": true}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"attribute_modifiers": [
|
"attribute_modifiers": [
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
"tool": {
|
"tool": {
|
||||||
"rules": [
|
"rules": [
|
||||||
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
||||||
{"blocks": "#mineable/pickaxe", "speed": 10.0, "correct_for_drops": true}
|
{"blocks": "#mineable/pickaxe", "speed": 8.0, "correct_for_drops": true}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"attribute_modifiers": [
|
"attribute_modifiers": [
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
"tool": {
|
"tool": {
|
||||||
"rules": [
|
"rules": [
|
||||||
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
||||||
{"blocks": "#mineable/shovel", "speed": 10.0, "correct_for_drops": true}
|
{"blocks": "#mineable/shovel", "speed": 8.0, "correct_for_drops": true}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"attribute_modifiers": [
|
"attribute_modifiers": [
|
||||||
|
|
|
||||||
|
|
@ -65,25 +65,9 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:item",
|
"type": "minecraft:item",
|
||||||
"functions": [
|
"functions": [
|
||||||
{"function": "minecraft:enchant_randomly", "options": "#minecraft:on_random_loot"},
|
{"function": "minecraft:enchant_randomly", "options": "#minecraft:on_random_loot"}
|
||||||
{
|
|
||||||
"function": "minecraft:set_components",
|
|
||||||
"components": {
|
|
||||||
"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}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"custom_name": "{'text':'Wooden Paxel','italic':false}",
|
|
||||||
"custom_model_data": 74831
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"name": "minecraft:wooden_shovel",
|
"name": "mc_rebalance:wooden_paxel",
|
||||||
"weight": 35
|
"weight": 35
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -1,29 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "equipment",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:stick"
|
|
||||||
},
|
|
||||||
"X": {
|
|
||||||
"item": "minecraft:gold_ingot"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"XX",
|
|
||||||
"X#",
|
|
||||||
" #"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 1,
|
|
||||||
"id": "minecraft:golden_axe",
|
|
||||||
"components": {
|
|
||||||
"tool": {
|
|
||||||
"rules": [
|
|
||||||
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
|
||||||
{"blocks": "#mineable/axe", "speed": 8.0, "correct_for_drops": true}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,29 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "equipment",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:stick"
|
|
||||||
},
|
|
||||||
"X": {
|
|
||||||
"item": "minecraft:gold_ingot"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"XX",
|
|
||||||
" #",
|
|
||||||
" #"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 1,
|
|
||||||
"id": "minecraft:golden_hoe",
|
|
||||||
"components": {
|
|
||||||
"tool": {
|
|
||||||
"rules": [
|
|
||||||
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
|
||||||
{"blocks": "#mineable/hoe", "speed": 8.0, "correct_for_drops": true}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,29 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "equipment",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:stick"
|
|
||||||
},
|
|
||||||
"X": {
|
|
||||||
"item": "minecraft:gold_ingot"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"XXX",
|
|
||||||
" # ",
|
|
||||||
" # "
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 1,
|
|
||||||
"id": "minecraft:golden_pickaxe",
|
|
||||||
"components": {
|
|
||||||
"tool": {
|
|
||||||
"rules": [
|
|
||||||
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
|
||||||
{"blocks": "#mineable/pickaxe", "speed": 8.0, "correct_for_drops": true}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,29 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category": "equipment",
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:stick"
|
|
||||||
},
|
|
||||||
"X": {
|
|
||||||
"item": "minecraft:gold_ingot"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pattern": [
|
|
||||||
"X",
|
|
||||||
"#",
|
|
||||||
"#"
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"count": 1,
|
|
||||||
"id": "minecraft:golden_shovel",
|
|
||||||
"components": {
|
|
||||||
"tool": {
|
|
||||||
"rules": [
|
|
||||||
{"blocks": "#minecraft:incorrect_for_gold_tool", "correct_for_drops": false},
|
|
||||||
{"blocks": "#mineable/shovel", "speed": 8.0, "correct_for_drops": true}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue