added ingots and oxidized copper powder

This commit is contained in:
Jottyfan
2024-11-16 00:43:40 +01:00
parent 203e00347a
commit fb6867f25b
39 changed files with 290 additions and 1 deletions

View File

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "quickiemod:block/blocksalpeter"
}
}
}

View File

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "quickiemod:block/blocksulphor"
}
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "quickiemod:block/blocksalpeter"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "quickiemod:block/blocksulphor"
}
}

View File

@ -0,0 +1,10 @@
{
"parent": "quickiemod:block/blocksalpeter",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@ -0,0 +1,10 @@
{
"parent": "quickiemod:block/blocksulphor",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "item/coal",
"textures": {
"layer0": "quickiemod:item/oxidizedcopperpowder"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "item/coal",
"textures": {
"layer0": "quickiemod:item/quickieingot"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "item/coal",
"textures": {
"layer0": "quickiemod:item/salpeter"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "item/coal",
"textures": {
"layer0": "quickiemod:item/speedingot"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "item/coal",
"textures": {
"layer0": "quickiemod:item/sulphor"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 779 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 799 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -0,0 +1,9 @@
{
"type": "minecraft:blasting",
"ingredient": "minecraft:oxidized_copper",
"result": {
"id": "quickiemod:oxidizedcopperpowder"
},
"experience": 0.1,
"cookingtime": 200
}

View File

@ -0,0 +1,9 @@
{
"type": "minecraft:blasting",
"ingredient": "minecraft:oxidized_cut_copper",
"result": {
"id": "quickiemod:oxidizedcopperpowder"
},
"experience": 0.1,
"cookingtime": 200
}

View File

@ -0,0 +1,11 @@
{
"type": "minecraft:blasting",
"ingredient": "minecraft:oxidized_cut_copper_stairs",
"result": {
"id": "quickiemod:oxidizedcopperpowder"},
"experience": 0.1,
"cookingtime": 200
},
"experience": 0.1,
"cookingtime": 200
}

View File

@ -0,0 +1,8 @@
{
"type": "minecraft:blasting",
"ingredient": "minecraft:oxidized_cut_copper_slab",
"result": {
"id": "quickiemod:oxidizedcopperpowder"},
"experience": 0.1,
"cookingtime": 200
}

View File

@ -0,0 +1,7 @@
{
"type": "minecraft:blasting",
"ingredient": "quickiemod:quickiepowder",
"result": {"id":"quickiemod:quickieingot"},
"experience": 0.1,
"cookingtime": 200
}

View File

@ -0,0 +1,13 @@
{
"type": "minecraft:blasting",
"group": "ores",
"ingredient": [
"minecraft:dead_brain_coral_block"
],
"result": {
"id":"quickiemod:salpeter"
},
"count": 3,
"experience": 0.5,
"cookingtime": 200
}

View File

@ -0,0 +1,13 @@
{
"type": "minecraft:blasting",
"group": "ores",
"ingredient": [
"minecraft:dead_bubble_coral_block"
],
"result": {
"id":"quickiemod:salpeter"
},
"count": 3,
"experience": 0.5,
"cookingtime": 200
}

View File

@ -0,0 +1,13 @@
{
"type": "minecraft:blasting",
"group": "ores",
"ingredient": [
"minecraft:dead_fire_coral_block"
],
"result": {
"id":"quickiemod:salpeter"
},
"count": 3,
"experience": 0.5,
"cookingtime": 200
}

View File

@ -0,0 +1,13 @@
{
"type": "minecraft:blasting",
"group": "ores",
"ingredient": [
"minecraft:dead_horn_coral_block"
],
"result": {
"id":"quickiemod:salpeter"
},
"count": 3,
"experience": 0.5,
"cookingtime": 200
}

View File

@ -0,0 +1,13 @@
{
"type": "minecraft:blasting",
"group": "ores",
"ingredient": [
"minecraft:dead_tube_coral_block"
],
"result": {
"id":"quickiemod:salpeter"
},
"count": 3,
"experience": 0.5,
"cookingtime": 200
}

View File

@ -0,0 +1,7 @@
{
"type": "minecraft:blasting",
"ingredient": "quickiemod:speedpowder",
"result": {"id":"quickiemod:speedingot"},
"experience": 0.1,
"cookingtime": 200
}

View File

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"sss",
"sss",
"sss"
],
"key": {
"s": "quickiemod:salpeter"
},
"result": {
"id": "quickiemod:blocksalpeter",
"count": 1
}
}

View File

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"sss",
"sss",
"sss"
],
"key": {
"s": "quickiemod:sulphor"
},
"result": {
"id": "quickiemod:blocksulphor",
"count": 1
}
}

View File

@ -3,7 +3,8 @@
"ingredients": [
"quickiemod:blocksalpeter",
"quickiemod:blocksulphor",
"minecraft:coal_block"
"minecraft:coal_block",
"minecraft:redstone_block"
],
"result": {
"id": "quickiemod:blockspeedpowder",

View File

@ -0,0 +1,12 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
"minecraft:coal",
"quickiemod:sulphor",
"quickiemod:salpeter"
],
"result": {
"id": "minecraft:gunpowder",
"count": 1
}
}

View File

@ -0,0 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
"quickiemod:blocksalpeter"
],
"result": {
"id": "quickiemod:salpeter",
"count": 9
}
}

View File

@ -0,0 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
"minecraft:white_wool"
],
"result": {
"id": "minecraft:string",
"count": 4
}
}

View File

@ -0,0 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
"quickiemod:blocksulphor"
],
"result": {
"id": "quickiemod:sulphor",
"count": 9
}
}