Compare commits
3 commits
7d532a1d32
...
9efedbe82c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9efedbe82c | ||
|
|
aa8dfd9e52 | ||
|
|
fa3e749363 |
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"type": "minecraft:block",
|
||||||
|
"pools": [{
|
||||||
|
"rolls": 1.0,
|
||||||
|
"entries": [{
|
||||||
|
"type": "minecraft:item",
|
||||||
|
"name": "mc_rebalance:emerald_plush"
|
||||||
|
}]
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
|
@ -1,39 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:blasting",
|
|
||||||
"category": "misc",
|
|
||||||
"cookingtime": 100,
|
|
||||||
"experience": 0.1,
|
|
||||||
"ingredient": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:stone_pickaxe"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:stone_shovel"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:stone_axe"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:stone_hoe"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:stone_sword"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "paxelsfordummies:stone_paxel"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "advanced_copper:copper_armor_helmet"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "advanced_copper:copper_armor_chestplate"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "advanced_copper:copper_armor_leggings"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "advanced_copper:copper_armor_boots"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": "tconstruct:copper_nugget"
|
|
||||||
}
|
|
||||||
|
|
@ -1,39 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:smelting",
|
|
||||||
"category": "misc",
|
|
||||||
"cookingtime": 200,
|
|
||||||
"experience": 0.1,
|
|
||||||
"ingredient": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:stone_pickaxe"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:stone_shovel"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:stone_axe"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:stone_hoe"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:stone_sword"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "paxelsfordummies:stone_paxel"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "advanced_copper:copper_armor_helmet"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "advanced_copper:copper_armor_chestplate"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "advanced_copper:copper_armor_leggings"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "advanced_copper:copper_armor_boots"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": "tconstruct:copper_nugget"
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category":"equipment",
|
|
||||||
"pattern": [
|
|
||||||
" 11",
|
|
||||||
" 21",
|
|
||||||
" 2 "
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
"1":{"item":"minecraft:copper_ingot"},
|
|
||||||
"2":{"item":"minecraft:stick"}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item":"minecraft:stone_axe"
|
|
||||||
},
|
|
||||||
"show_notification":true
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category":"equipment",
|
|
||||||
"pattern": [
|
|
||||||
" 11",
|
|
||||||
" 2 ",
|
|
||||||
" 2 "
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
"1":{"item":"minecraft:copper_ingot"},
|
|
||||||
"2":{"item":"minecraft:stick"}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item":"minecraft:stone_hoe"
|
|
||||||
},
|
|
||||||
"show_notification":true
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category":"equipment",
|
|
||||||
"pattern": [
|
|
||||||
"111",
|
|
||||||
" 2 ",
|
|
||||||
" 2 "
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
"1":{"item":"minecraft:copper_ingot"},
|
|
||||||
"2":{"item":"minecraft:stick"}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item":"minecraft:stone_pickaxe"
|
|
||||||
},
|
|
||||||
"show_notification":true
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category":"equipment",
|
|
||||||
"pattern": [
|
|
||||||
" 1 ",
|
|
||||||
" 2 ",
|
|
||||||
" 2 "
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
"1":{"item":"minecraft:copper_ingot"},
|
|
||||||
"2":{"item":"minecraft:stick"}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item":"minecraft:stone_shovel"
|
|
||||||
},
|
|
||||||
"show_notification":true
|
|
||||||
}
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:crafting_shaped",
|
|
||||||
"category":"equipment",
|
|
||||||
"pattern": [
|
|
||||||
" 1 ",
|
|
||||||
" 1 ",
|
|
||||||
" 2 "
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
"1":{"item":"minecraft:copper_ingot"},
|
|
||||||
"2":{"item":"minecraft:stick"}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item":"minecraft:stone_sword"
|
|
||||||
},
|
|
||||||
"show_notification":true
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue