From 72b1a9249d89bf485996b769f6efa7b1595b410e Mon Sep 17 00:00:00 2001 From: Pdiddy973 <68764896+Pdiddy973@users.noreply.github.com> Date: Sat, 29 Jan 2022 03:43:40 -0500 Subject: [PATCH] 1.0.2 update - fixes hay recipe (https://github.com/AllTheMods/ATM-6/issues/2914 ) - update IE recipe power costs --- gradle.properties | 4 ++-- .../recipes/block/minecraft/hay/compress/1x.json | 9 +-------- .../allthecompressed/iron/1x_to_1x_steel.json | 6 +++--- .../allthecompressed/iron/2x_to_2x_steel.json | 6 +++--- .../allthecompressed/iron/3x_to_3x_steel.json | 6 +++--- .../allthecompressed/iron/4x_to_4x_steel.json | 6 +++--- .../allthecompressed/iron/5x_to_5x_steel.json | 6 +++--- .../allthecompressed/iron/6x_to_6x_steel.json | 6 +++--- .../allthecompressed/iron/7x_to_7x_steel.json | 6 +++--- .../allthecompressed/iron/8x_to_8x_steel.json | 6 +++--- .../allthecompressed/iron/9x_to_9x_steel.json | 6 +++--- .../arc_furnace/compressium/iron/1x_to_1x_steel.json | 6 +++--- .../arc_furnace/compressium/iron/2x_to_2x_steel.json | 6 +++--- .../arc_furnace/compressium/iron/3x_to_3x_steel.json | 6 +++--- .../arc_furnace/compressium/iron/4x_to_4x_steel.json | 6 +++--- .../arc_furnace/compressium/iron/5x_to_5x_steel.json | 6 +++--- .../arc_furnace/compressium/iron/6x_to_6x_steel.json | 6 +++--- .../arc_furnace/compressium/iron/7x_to_7x_steel.json | 6 +++--- .../arc_furnace/compressium/iron/8x_to_8x_steel.json | 6 +++--- .../arc_furnace/compressium/iron/9x_to_9x_steel.json | 6 +++--- .../allthecompressed/cobblestone/1x_to_1x_gravel.json | 4 ++-- .../allthecompressed/cobblestone/2x_to_2x_gravel.json | 4 ++-- .../allthecompressed/cobblestone/3x_to_3x_gravel.json | 4 ++-- .../allthecompressed/cobblestone/4x_to_4x_gravel.json | 4 ++-- .../allthecompressed/cobblestone/5x_to_5x_gravel.json | 4 ++-- .../allthecompressed/cobblestone/6x_to_6x_gravel.json | 4 ++-- .../allthecompressed/cobblestone/7x_to_7x_gravel.json | 4 ++-- .../allthecompressed/cobblestone/8x_to_8x_gravel.json | 4 ++-- .../allthecompressed/cobblestone/9x_to_9x_gravel.json | 4 ++-- .../crusher/allthecompressed/glass/1x_to_1x_sand.json | 4 ++-- .../crusher/allthecompressed/glass/2x_to_2x_sand.json | 4 ++-- .../crusher/allthecompressed/glass/3x_to_3x_sand.json | 4 ++-- .../crusher/allthecompressed/glass/4x_to_4x_sand.json | 4 ++-- .../crusher/allthecompressed/glass/5x_to_5x_sand.json | 4 ++-- .../crusher/allthecompressed/glass/6x_to_6x_sand.json | 4 ++-- .../crusher/allthecompressed/glass/7x_to_7x_sand.json | 4 ++-- .../crusher/allthecompressed/glass/8x_to_8x_sand.json | 4 ++-- .../crusher/allthecompressed/glass/9x_to_9x_sand.json | 4 ++-- .../crusher/allthecompressed/gravel/1x_to_1x_sand.json | 4 ++-- .../crusher/allthecompressed/gravel/2x_to_2x_sand.json | 4 ++-- .../crusher/allthecompressed/gravel/3x_to_3x_sand.json | 4 ++-- .../crusher/allthecompressed/gravel/4x_to_4x_sand.json | 4 ++-- .../crusher/allthecompressed/gravel/5x_to_5x_sand.json | 4 ++-- .../crusher/allthecompressed/gravel/6x_to_6x_sand.json | 4 ++-- .../crusher/allthecompressed/gravel/7x_to_7x_sand.json | 4 ++-- .../crusher/allthecompressed/gravel/8x_to_8x_sand.json | 4 ++-- .../crusher/allthecompressed/gravel/9x_to_9x_sand.json | 4 ++-- .../crusher/compressium/cobblestone/1x_to_1x_gravel.json | 4 ++-- .../crusher/compressium/cobblestone/2x_to_2x_gravel.json | 4 ++-- .../crusher/compressium/cobblestone/3x_to_3x_gravel.json | 4 ++-- .../crusher/compressium/cobblestone/4x_to_4x_gravel.json | 4 ++-- .../crusher/compressium/cobblestone/5x_to_5x_gravel.json | 4 ++-- .../crusher/compressium/cobblestone/6x_to_6x_gravel.json | 4 ++-- .../crusher/compressium/cobblestone/7x_to_7x_gravel.json | 4 ++-- .../crusher/compressium/cobblestone/8x_to_8x_gravel.json | 4 ++-- .../crusher/compressium/cobblestone/9x_to_9x_gravel.json | 4 ++-- .../recipes/crusher/compressium/glass/1x_to_1x_sand.json | 4 ++-- .../recipes/crusher/compressium/glass/2x_to_2x_sand.json | 4 ++-- .../recipes/crusher/compressium/glass/3x_to_3x_sand.json | 4 ++-- .../recipes/crusher/compressium/glass/4x_to_4x_sand.json | 4 ++-- .../recipes/crusher/compressium/glass/5x_to_5x_sand.json | 4 ++-- .../recipes/crusher/compressium/glass/6x_to_6x_sand.json | 4 ++-- .../recipes/crusher/compressium/glass/7x_to_7x_sand.json | 4 ++-- .../recipes/crusher/compressium/glass/8x_to_8x_sand.json | 4 ++-- .../recipes/crusher/compressium/glass/9x_to_9x_sand.json | 4 ++-- .../crusher/compressium/gravel/1x_to_1x_sand.json | 4 ++-- .../crusher/compressium/gravel/2x_to_2x_sand.json | 4 ++-- .../crusher/compressium/gravel/3x_to_3x_sand.json | 4 ++-- .../crusher/compressium/gravel/4x_to_4x_sand.json | 4 ++-- .../crusher/compressium/gravel/5x_to_5x_sand.json | 4 ++-- .../crusher/compressium/gravel/6x_to_6x_sand.json | 4 ++-- .../crusher/compressium/gravel/7x_to_7x_sand.json | 4 ++-- .../crusher/compressium/gravel/8x_to_8x_sand.json | 4 ++-- .../crusher/compressium/gravel/9x_to_9x_sand.json | 4 ++-- 74 files changed, 165 insertions(+), 172 deletions(-) diff --git a/gradle.properties b/gradle.properties index 1ffe5ec80..a989f1108 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ # This is required to provide enough memory for the Minecraft decompilation process. org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false -forge=1.16.5-36.2.22 -versionn=1.0.1 +forge=1.16.5-36.2.23 +versionn=1.0.2 mc_version=1.16.5 jei_version=7.7.1.120 diff --git a/src/main/resources/data/allthecompressed/recipes/block/minecraft/hay/compress/1x.json b/src/main/resources/data/allthecompressed/recipes/block/minecraft/hay/compress/1x.json index e6624709c..27690aa99 100644 --- a/src/main/resources/data/allthecompressed/recipes/block/minecraft/hay/compress/1x.json +++ b/src/main/resources/data/allthecompressed/recipes/block/minecraft/hay/compress/1x.json @@ -13,12 +13,5 @@ "result": { "item": "allthecompressed:hay_block_1x", "count": 1 - }, - "conditions": [{ - "type": "forge:not", - "value": { - "type": "forge:mod_loaded", - "modid": "compressium" - } - }] + } } diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/1x_to_1x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/1x_to_1x_steel.json index 33f7d5e48..bb425ec3d 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/1x_to_1x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/1x_to_1x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "allthecompressed:iron_block_1x" }, - "time": 400, - "energy": 204800, + "time": 560, + "energy": 286720, "conditions": [{ "type": "forge:and", "values": [{ @@ -30,4 +30,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/2x_to_2x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/2x_to_2x_steel.json index f791aa6aa..f4df13d8f 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/2x_to_2x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/2x_to_2x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "allthecompressed:iron_block_2x" }, - "time": 400, - "energy": 204800, + "time": 720, + "energy": 368640, "conditions": [{ "type": "forge:and", "values": [{ @@ -30,4 +30,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/3x_to_3x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/3x_to_3x_steel.json index 594c532dc..33e9b4035 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/3x_to_3x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/3x_to_3x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "allthecompressed:iron_block_3x" }, - "time": 400, - "energy": 204800, + "time": 880, + "energy": 450560, "conditions": [{ "type": "forge:and", "values": [{ @@ -30,4 +30,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/4x_to_4x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/4x_to_4x_steel.json index a0ab31dff..f0bbd1f32 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/4x_to_4x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/4x_to_4x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "allthecompressed:iron_block_4x" }, - "time": 400, - "energy": 204800, + "time": 1040, + "energy": 524288, "conditions": [{ "type": "forge:and", "values": [{ @@ -30,4 +30,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/5x_to_5x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/5x_to_5x_steel.json index 253c4081e..3179e14db 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/5x_to_5x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/5x_to_5x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "allthecompressed:iron_block_5x" }, - "time": 400, - "energy": 204800, + "time": 1200, + "energy": 614400, "conditions": [{ "type": "forge:and", "values": [{ @@ -30,4 +30,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/6x_to_6x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/6x_to_6x_steel.json index de8902424..18618bd37 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/6x_to_6x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/6x_to_6x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "allthecompressed:iron_block_6x" }, - "time": 400, - "energy": 204800, + "time": 1360, + "energy": 696320, "conditions": [{ "type": "forge:and", "values": [{ @@ -30,4 +30,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/7x_to_7x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/7x_to_7x_steel.json index 92c631040..7f058f0bb 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/7x_to_7x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/7x_to_7x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "allthecompressed:iron_block_7x" }, - "time": 400, - "energy": 204800, + "time": 1520, + "energy": 778240, "conditions": [{ "type": "forge:and", "values": [{ @@ -30,4 +30,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/8x_to_8x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/8x_to_8x_steel.json index 518edd8b0..7828baead 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/8x_to_8x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/8x_to_8x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "allthecompressed:iron_block_8x" }, - "time": 400, - "energy": 204800, + "time": 1680, + "energy": 860160, "conditions": [{ "type": "forge:and", "values": [{ @@ -30,4 +30,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/9x_to_9x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/9x_to_9x_steel.json index 1d948262d..71b0b5a3a 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/9x_to_9x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/allthecompressed/iron/9x_to_9x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "allthecompressed:iron_block_9x" }, - "time": 400, - "energy": 204800, + "time": 1840, + "energy": 942080, "conditions": [{ "type": "forge:and", "values": [{ @@ -30,4 +30,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/1x_to_1x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/1x_to_1x_steel.json index 0cdee8985..382db3ad9 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/1x_to_1x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/1x_to_1x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "compressium:iron_1" }, - "time": 400, - "energy": 204800, + "time": 560, + "energy": 286720, "conditions": [{ "type": "forge:and", "values": [{ @@ -27,4 +27,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/2x_to_2x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/2x_to_2x_steel.json index ab4ed2cd5..a91cb1d0f 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/2x_to_2x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/2x_to_2x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "compressium:iron_2" }, - "time": 400, - "energy": 204800, + "time": 720, + "energy": 368640, "conditions": [{ "type": "forge:and", "values": [{ @@ -27,4 +27,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/3x_to_3x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/3x_to_3x_steel.json index 81d6e3bd0..54f93d0f4 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/3x_to_3x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/3x_to_3x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "compressium:iron_3" }, - "time": 400, - "energy": 204800, + "time": 880, + "energy": 450560, "conditions": [{ "type": "forge:and", "values": [{ @@ -27,4 +27,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/4x_to_4x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/4x_to_4x_steel.json index fbd24d4cd..b69e4ef11 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/4x_to_4x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/4x_to_4x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "compressium:iron_4" }, - "time": 400, - "energy": 204800, + "time": 1040, + "energy": 524288, "conditions": [{ "type": "forge:and", "values": [{ @@ -27,4 +27,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/5x_to_5x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/5x_to_5x_steel.json index b3e324324..df0f9d139 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/5x_to_5x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/5x_to_5x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "compressium:iron_5" }, - "time": 400, - "energy": 204800, + "time": 1200, + "energy": 614400, "conditions": [{ "type": "forge:and", "values": [{ @@ -27,4 +27,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/6x_to_6x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/6x_to_6x_steel.json index 4e2f5e1bd..dd97edcd6 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/6x_to_6x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/6x_to_6x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "compressium:iron_6" }, - "time": 400, - "energy": 204800, + "time": 1360, + "energy": 696320, "conditions": [{ "type": "forge:and", "values": [{ @@ -27,4 +27,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/7x_to_7x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/7x_to_7x_steel.json index 3de4f3b04..9efc8be99 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/7x_to_7x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/7x_to_7x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "compressium:iron_7" }, - "time": 400, - "energy": 204800, + "time": 1520, + "energy": 778240, "conditions": [{ "type": "forge:and", "values": [{ @@ -27,4 +27,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/8x_to_8x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/8x_to_8x_steel.json index c494fd6d0..5092deaa9 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/8x_to_8x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/8x_to_8x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "compressium:iron_8" }, - "time": 400, - "energy": 204800, + "time": 1680, + "energy": 860160, "conditions": [{ "type": "forge:and", "values": [{ @@ -27,4 +27,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/9x_to_9x_steel.json b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/9x_to_9x_steel.json index 26ecb907a..71b5f5a98 100644 --- a/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/9x_to_9x_steel.json +++ b/src/main/resources/data/imersiveengineering/recipes/arc_furnace/compressium/iron/9x_to_9x_steel.json @@ -13,8 +13,8 @@ "input": { "item": "compressium:iron_9" }, - "time": 400, - "energy": 204800, + "time": 1840, + "energy": 942080, "conditions": [{ "type": "forge:and", "values": [{ @@ -27,4 +27,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/1x_to_1x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/1x_to_1x_gravel.json index 40c4c4966..1282e5b92 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/1x_to_1x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/1x_to_1x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:cobblestone_block_1x" }, - "energy": 3200, + "energy": 4480, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/2x_to_2x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/2x_to_2x_gravel.json index bc62d4f1b..a34eb6e78 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/2x_to_2x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/2x_to_2x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:cobblestone_block_2x" }, - "energy": 3200, + "energy": 5760, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/3x_to_3x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/3x_to_3x_gravel.json index 0d5d2ebf1..5d6881fa0 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/3x_to_3x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/3x_to_3x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:cobblestone_block_3x" }, - "energy": 3200, + "energy": 7040, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/4x_to_4x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/4x_to_4x_gravel.json index 127ca0b11..00ff11358 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/4x_to_4x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/4x_to_4x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:cobblestone_block_4x" }, - "energy": 3200, + "energy": 8320, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/5x_to_5x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/5x_to_5x_gravel.json index 732401efe..b45a1e60d 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/5x_to_5x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/5x_to_5x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:cobblestone_block_5x" }, - "energy": 3200, + "energy": 9600, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/6x_to_6x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/6x_to_6x_gravel.json index 5c7405d5a..e3fa95cc7 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/6x_to_6x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/6x_to_6x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:cobblestone_block_6x" }, - "energy": 3200, + "energy": 10880, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/7x_to_7x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/7x_to_7x_gravel.json index c423a4c44..2e4ecf217 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/7x_to_7x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/7x_to_7x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:cobblestone_block_7x" }, - "energy": 3200, + "energy": 12160, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/8x_to_8x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/8x_to_8x_gravel.json index 61fe6def3..864513eae 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/8x_to_8x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/8x_to_8x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:cobblestone_block_8x" }, - "energy": 3200, + "energy": 13440, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/9x_to_9x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/9x_to_9x_gravel.json index 3e1487c58..c691b0e52 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/9x_to_9x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/cobblestone/9x_to_9x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:cobblestone_block_9x" }, - "energy": 3200, + "energy": 14720, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/1x_to_1x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/1x_to_1x_sand.json index 580dddfe6..26a032d6b 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/1x_to_1x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/1x_to_1x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_1x" }, - "energy": 3200, + "energy": 4480, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/2x_to_2x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/2x_to_2x_sand.json index c3cd53502..80f8e502c 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/2x_to_2x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/2x_to_2x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_2x" }, - "energy": 3200, + "energy": 5760, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/3x_to_3x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/3x_to_3x_sand.json index 655f68eb1..4668867d4 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/3x_to_3x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/3x_to_3x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_3x" }, - "energy": 3200, + "energy": 7040, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/4x_to_4x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/4x_to_4x_sand.json index da8dc1fd2..7d499c82f 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/4x_to_4x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/4x_to_4x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_4x" }, - "energy": 3200, + "energy": 8320, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/5x_to_5x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/5x_to_5x_sand.json index 11ea5015e..b3cbbbb4b 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/5x_to_5x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/5x_to_5x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_5x" }, - "energy": 3200, + "energy": 9600, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/6x_to_6x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/6x_to_6x_sand.json index 6a069d2a5..29d8978e4 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/6x_to_6x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/6x_to_6x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_6x" }, - "energy": 3200, + "energy": 10880, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/7x_to_7x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/7x_to_7x_sand.json index e9598ab43..7d260a349 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/7x_to_7x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/7x_to_7x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_7x" }, - "energy": 3200, + "energy": 12160, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/8x_to_8x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/8x_to_8x_sand.json index a07d25f3b..845ed1398 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/8x_to_8x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/8x_to_8x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_8x" }, - "energy": 3200, + "energy": 13440, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/9x_to_9x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/9x_to_9x_sand.json index a88023e78..d417cebea 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/9x_to_9x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/glass/9x_to_9x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_9x" }, - "energy": 3200, + "energy": 14720, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/1x_to_1x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/1x_to_1x_sand.json index 7d0854afb..5ab39bca2 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/1x_to_1x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/1x_to_1x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:gravel_block_1x" }, - "energy": 3200, + "energy": 4480, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/2x_to_2x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/2x_to_2x_sand.json index 8896fed0d..8eb6f9219 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/2x_to_2x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/2x_to_2x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:gravel_block_2x" }, - "energy": 3200, + "energy": 5760, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/3x_to_3x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/3x_to_3x_sand.json index b5014f74b..c2e67fbbb 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/3x_to_3x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/3x_to_3x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:gravel_block_3x" }, - "energy": 3200, + "energy": 7040, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/4x_to_4x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/4x_to_4x_sand.json index f3472c125..468b3031d 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/4x_to_4x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/4x_to_4x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:gravel_block_4x" }, - "energy": 3200, + "energy": 8320, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/5x_to_5x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/5x_to_5x_sand.json index 3ff626358..2b6c8847e 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/5x_to_5x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/5x_to_5x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:gravel_block_5x" }, - "energy": 3200, + "energy": 9600, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/6x_to_6x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/6x_to_6x_sand.json index ea6c16d06..701b8945d 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/6x_to_6x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/6x_to_6x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:gravel_block_6x" }, - "energy": 3200, + "energy": 10880, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/7x_to_7x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/7x_to_7x_sand.json index 3a4999a88..46a105012 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/7x_to_7x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/7x_to_7x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:gravel_block_7x" }, - "energy": 3200, + "energy": 12160, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/8x_to_8x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/8x_to_8x_sand.json index 2798cdd43..efaf450e4 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/8x_to_8x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/8x_to_8x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:gravel_block_8x" }, - "energy": 3200, + "energy": 13440, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/9x_to_9x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/9x_to_9x_sand.json index e5ae3dce3..65f535802 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/9x_to_9x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/allthecompressed/gravel/9x_to_9x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:gravel_block_9x" }, - "energy": 3200, + "energy": 14720, "conditions": [{ "type": "forge:and", "values": [{ @@ -23,4 +23,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/1x_to_1x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/1x_to_1x_gravel.json index 04f94e4d4..62299fb58 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/1x_to_1x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/1x_to_1x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:cobblestone_1" }, - "energy": 3200, + "energy": 4480, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/2x_to_2x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/2x_to_2x_gravel.json index 51213b84b..3cb886d40 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/2x_to_2x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/2x_to_2x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:cobblestone_2" }, - "energy": 3200, + "energy": 5760, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/3x_to_3x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/3x_to_3x_gravel.json index ba6fed7e1..23f36661e 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/3x_to_3x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/3x_to_3x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:cobblestone_3" }, - "energy": 3200, + "energy": 7040, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/4x_to_4x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/4x_to_4x_gravel.json index e7b0b6e89..9d5a50886 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/4x_to_4x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/4x_to_4x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:cobblestone_4" }, - "energy": 3200, + "energy": 8320, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/5x_to_5x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/5x_to_5x_gravel.json index cab581e33..30481afd3 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/5x_to_5x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/5x_to_5x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:cobblestone_5" }, - "energy": 3200, + "energy": 9600, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/6x_to_6x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/6x_to_6x_gravel.json index 241eb87d7..c2d2c70d1 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/6x_to_6x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/6x_to_6x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:cobblestone_6" }, - "energy": 3200, + "energy": 10880, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/7x_to_7x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/7x_to_7x_gravel.json index bdc3f84e1..53970b117 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/7x_to_7x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/7x_to_7x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:cobblestone_7" }, - "energy": 3200, + "energy": 12160, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/8x_to_8x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/8x_to_8x_gravel.json index ddade11df..949df3a6b 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/8x_to_8x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/8x_to_8x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:cobblestone_8" }, - "energy": 3200, + "energy": 13440, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/9x_to_9x_gravel.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/9x_to_9x_gravel.json index 6b538e101..2063f452e 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/9x_to_9x_gravel.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/cobblestone/9x_to_9x_gravel.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:cobblestone_9" }, - "energy": 3200, + "energy": 14720, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/1x_to_1x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/1x_to_1x_sand.json index 00a86582c..95f0512ab 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/1x_to_1x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/1x_to_1x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_1x" }, - "energy": 3200, + "energy": 4480, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/2x_to_2x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/2x_to_2x_sand.json index be92cb66d..09b806b8e 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/2x_to_2x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/2x_to_2x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_2x" }, - "energy": 3200, + "energy": 5760, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/3x_to_3x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/3x_to_3x_sand.json index 73f419e23..b9a97cc81 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/3x_to_3x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/3x_to_3x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_3x" }, - "energy": 3200, + "energy": 7040, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/4x_to_4x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/4x_to_4x_sand.json index 0ff2d8ec0..05b7572a4 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/4x_to_4x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/4x_to_4x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_4x" }, - "energy": 3200, + "energy": 8320, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/5x_to_5x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/5x_to_5x_sand.json index e7ffc1e55..f9bf4eefd 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/5x_to_5x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/5x_to_5x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_5x" }, - "energy": 3200, + "energy": 9600, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/6x_to_6x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/6x_to_6x_sand.json index 02054b54d..f1e18c02c 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/6x_to_6x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/6x_to_6x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_6x" }, - "energy": 3200, + "energy": 10880, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/7x_to_7x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/7x_to_7x_sand.json index 7e307eae3..4ab14c07e 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/7x_to_7x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/7x_to_7x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_7x" }, - "energy": 3200, + "energy": 12160, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/8x_to_8x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/8x_to_8x_sand.json index a990b9c12..f5ca10f5f 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/8x_to_8x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/8x_to_8x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_8x" }, - "energy": 3200, + "energy": 13440, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/9x_to_9x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/9x_to_9x_sand.json index 9c5ac3752..3d48881bf 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/9x_to_9x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/glass/9x_to_9x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "allthecompressed:glass_block_9x" }, - "energy": 3200, + "energy": 14720, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/1x_to_1x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/1x_to_1x_sand.json index c5615be01..5178061dc 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/1x_to_1x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/1x_to_1x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:gravel_1" }, - "energy": 3200, + "energy": 4480, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/2x_to_2x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/2x_to_2x_sand.json index c10379d80..d06c5ed07 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/2x_to_2x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/2x_to_2x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:gravel_2" }, - "energy": 3200, + "energy": 5760, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/3x_to_3x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/3x_to_3x_sand.json index 1f6c92f77..e1558fdc1 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/3x_to_3x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/3x_to_3x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:gravel_3" }, - "energy": 3200, + "energy": 7040, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/4x_to_4x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/4x_to_4x_sand.json index 395e1e9fd..dc6086b8b 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/4x_to_4x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/4x_to_4x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:gravel_4" }, - "energy": 3200, + "energy": 8320, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/5x_to_5x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/5x_to_5x_sand.json index e842dd4e3..75a64c0e4 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/5x_to_5x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/5x_to_5x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:gravel_5" }, - "energy": 3200, + "energy": 9600, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/6x_to_6x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/6x_to_6x_sand.json index 1e853d2c1..8a9507299 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/6x_to_6x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/6x_to_6x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:gravel_6" }, - "energy": 3200, + "energy": 10880, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/7x_to_7x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/7x_to_7x_sand.json index 06ff61955..5978d4f65 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/7x_to_7x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/7x_to_7x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:gravel_7" }, - "energy": 3200, + "energy": 12160, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/8x_to_8x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/8x_to_8x_sand.json index d3433cefb..d7add7f97 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/8x_to_8x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/8x_to_8x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:gravel_8" }, - "energy": 3200, + "energy": 13440, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +} diff --git a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/9x_to_9x_sand.json b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/9x_to_9x_sand.json index 60724e78a..b63e8043d 100644 --- a/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/9x_to_9x_sand.json +++ b/src/main/resources/data/imersiveengineering/recipes/crusher/compressium/gravel/9x_to_9x_sand.json @@ -7,7 +7,7 @@ "input": { "item": "compressium:gravel_9" }, - "energy": 3200, + "energy": 14720, "conditions": [{ "type": "forge:and", "values": [{ @@ -20,4 +20,4 @@ } ] }] -} \ No newline at end of file +}