Removed slime bio fuel recipes, fixed startup errors with json files

master
Droog71 2020-08-20 01:56:36 -04:00
parent 4dd8a50ef4
commit 54984d0fd7
20 changed files with 27 additions and 112 deletions

View File

@ -2,7 +2,7 @@
"parent": "block/cube_bottom_top",
"textures": {
"side": "prospect:blocks/plating_dark",
"bottom": "prospect:blocks/ev_cable",
"bottom": "prospect:blocks/ev_conduit",
"top": "prospect:blocks/solar_panel"
}
}

View File

@ -2,7 +2,7 @@
"parent": "block/cube_bottom_top",
"textures": {
"side": "prospect:blocks/plating_dark",
"bottom": "prospect:blocks/hv_cable",
"bottom": "prospect:blocks/hv_conduit",
"top": "prospect:blocks/solar_panel"
}
}

View File

@ -2,7 +2,7 @@
"parent": "block/cube_bottom_top",
"textures": {
"side": "prospect:blocks/plating_dark",
"bottom": "prospect:blocks/iv_cable",
"bottom": "prospect:blocks/iv_conduit",
"top": "prospect:blocks/solar_panel"
}
}

View File

@ -2,7 +2,7 @@
"parent": "block/cube_bottom_top",
"textures": {
"side": "prospect:blocks/plating_dark",
"bottom": "prospect:blocks/lv_cable",
"bottom": "prospect:blocks/lv_conduit",
"top": "prospect:blocks/solar_panel"
}
}

View File

@ -2,7 +2,7 @@
"parent": "block/cube_bottom_top",
"textures": {
"side": "prospect:blocks/plating_dark",
"bottom": "prospect:blocks/mv_cable",
"bottom": "prospect:blocks/mv_conduit",
"top": "prospect:blocks/solar_panel"
}
}

View File

@ -0,0 +1,3 @@
{
"parent": "prospect:block/zero_point_reactor_running"
}

View File

@ -1,17 +0,0 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:apple"
},
{
"item": "minecraft:slimeball"
},
{
"item": "minecraft:bucket"
}
],
"result": {
"item": "prospect:bio_fuel"
}
}

View File

@ -1,17 +0,0 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:slimeball"
},
{
"item": "minecraft:bucket"
}
],
"result": {
"item": "prospect:bio_fuel"
}
}

View File

@ -1,17 +0,0 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:melon"
},
{
"item": "minecraft:slimeball"
},
{
"item": "minecraft:bucket"
}
],
"result": {
"item": "prospect:bio_fuel"
}
}

View File

@ -1,17 +0,0 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:potato"
},
{
"item": "minecraft:slimeball"
},
{
"item": "minecraft:bucket"
}
],
"result": {
"item": "prospect:bio_fuel"
}
}

View File

@ -1,17 +0,0 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:sugar"
},
{
"item": "minecraft:slimeball"
},
{
"item": "minecraft:bucket"
}
],
"result": {
"item": "prospect:bio_fuel"
}
}

View File

@ -2,7 +2,7 @@
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "prospect:ev_cable"
"item": "prospect:ev_conduit"
},
{
"item": "minecraft:paper"
@ -16,6 +16,6 @@
}
],
"result": {
"item": "prospect:ev_cable_schematic"
"item": "prospect:ev_conduit_schematic"
}
}

View File

@ -1,21 +1,18 @@
{
"type": "forge:ore_shaped",
"pattern": [
" H ",
"PMP",
" H " ],
"LLL",
"E I",
"LLL" ],
"key": {
"P": {
"item": "minecraft:piston"
"E": {
"item": "prospect:ev_coil"
},
"M": {
"item": "prospect:mv_coil"
"I": {
"item": "prospect:iv_coil"
},
"L": {
"item": "prospect:lead_plate"
},
"H": {
"item": "prospect:hv_coil"
}
},
"result": {

View File

@ -2,7 +2,7 @@
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "prospect:hv_cable"
"item": "prospect:hv_conduit"
},
{
"item": "minecraft:paper"
@ -16,6 +16,6 @@
}
],
"result": {
"item": "prospect:hv_cable_schematic"
"item": "prospect:hv_conduit_schematic"
}
}

View File

@ -2,7 +2,7 @@
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "prospect:iv_cable"
"item": "prospect:iv_conduit"
},
{
"item": "minecraft:paper"
@ -16,6 +16,6 @@
}
],
"result": {
"item": "prospect:iv_cable_schematic"
"item": "prospect:iv_conduit_schematic"
}
}

View File

@ -2,7 +2,7 @@
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "prospect:lv_cable"
"item": "prospect:lv_conduit"
},
{
"item": "minecraft:paper"
@ -16,6 +16,6 @@
}
],
"result": {
"item": "prospect:lv_cable_schematic"
"item": "prospect:lv_conduit_schematic"
}
}

View File

@ -2,7 +2,7 @@
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "prospect:mv_cable"
"item": "prospect:mv_conduit"
},
{
"item": "minecraft:paper"
@ -16,6 +16,6 @@
}
],
"result": {
"item": "prospect:mv_cable_schematic"
"item": "prospect:mv_conduit_schematic"
}
}

View File

@ -2,7 +2,7 @@
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "prospect:lv_cable"
"item": "prospect:prepared_circuit"
},
{
"item": "minecraft:paper"
@ -16,6 +16,6 @@
}
],
"result": {
"item": "prospect:lv_cable_schematic"
"item": "prospect:prepared_circuit_schematic"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 895 B

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 840 B

After

Width:  |  Height:  |  Size: 3.4 KiB