diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/apple.json b/src/main/resources/data/techreborn/recipes/centrifuge/apple.json index e38d24cc1..7204b0c25 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/apple.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/apple.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:apple", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/baked_potato.json b/src/main/resources/data/techreborn/recipes/centrifuge/baked_potato.json index e1ad8e0a1..6f808dccb 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/baked_potato.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/baked_potato.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 10, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:baked_potato", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/beetroot.json b/src/main/resources/data/techreborn/recipes/centrifuge/beetroot.json index 58c54702d..8917429db 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/beetroot.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/beetroot.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 10, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:beetroot", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/brain_coral_block.json b/src/main/resources/data/techreborn/recipes/centrifuge/brain_coral_block.json index 45e3c2930..64846ba59 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/brain_coral_block.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/brain_coral_block.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:brain_coral_block", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/bread.json b/src/main/resources/data/techreborn/recipes/centrifuge/bread.json index 871a8487b..595395e1e 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/bread.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/bread.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:bread", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/brown_mushroom.json b/src/main/resources/data/techreborn/recipes/centrifuge/brown_mushroom.json index a845720af..0035904c9 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/brown_mushroom.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/brown_mushroom.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:brown_mushroom", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/brown_mushroom_block.json b/src/main/resources/data/techreborn/recipes/centrifuge/brown_mushroom_block.json index e64d488a4..3ff5ecafb 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/brown_mushroom_block.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/brown_mushroom_block.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:brown_mushroom_block", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/bubble_coral_block.json b/src/main/resources/data/techreborn/recipes/centrifuge/bubble_coral_block.json index dc0d96665..0bb299a3c 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/bubble_coral_block.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/bubble_coral_block.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:bubble_coral_block", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/carrot.json b/src/main/resources/data/techreborn/recipes/centrifuge/carrot.json index fd88d5196..4bed5e10f 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/carrot.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/carrot.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:carrot", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/cooked_meat.json b/src/main/resources/data/techreborn/recipes/centrifuge/cooked_meat.json index 398047d19..c95f07134 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/cooked_meat.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/cooked_meat.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "tag": "c:cooked_meat", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/cookie.json b/src/main/resources/data/techreborn/recipes/centrifuge/cookie.json index 33abf42a1..9062b46e2 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/cookie.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/cookie.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:cookie", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/egg.json b/src/main/resources/data/techreborn/recipes/centrifuge/egg.json index 2f8d0196f..6b105678c 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/egg.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/egg.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:egg", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/enchanted_golden_apple.json b/src/main/resources/data/techreborn/recipes/centrifuge/enchanted_golden_apple.json index 26b88a509..ac400e713 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/enchanted_golden_apple.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/enchanted_golden_apple.json @@ -1,6 +1,6 @@ { "type": "techreborn:centrifuge", - "power": 5000, + "power": 500, "time": 5, "ingredients": [ { diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/fire_coral_block.json b/src/main/resources/data/techreborn/recipes/centrifuge/fire_coral_block.json index f5a8044c9..0110e5dca 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/fire_coral_block.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/fire_coral_block.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:fire_coral_block", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/glistering_melon_slice.json b/src/main/resources/data/techreborn/recipes/centrifuge/glistering_melon_slice.json index a5cb58bba..4166b96d3 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/glistering_melon_slice.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/glistering_melon_slice.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:glistering_melon_slice", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/glow_berries.json b/src/main/resources/data/techreborn/recipes/centrifuge/glow_berries.json index 8739dfd83..d50ebe70e 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/glow_berries.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/glow_berries.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:glow_berries", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/golden_apple.json b/src/main/resources/data/techreborn/recipes/centrifuge/golden_apple.json index 525e9f530..3f839edca 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/golden_apple.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/golden_apple.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 10, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:golden_apple" diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/golden_carrot.json b/src/main/resources/data/techreborn/recipes/centrifuge/golden_carrot.json index bfeb23941..4904e79d1 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/golden_carrot.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/golden_carrot.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:golden_carrot" diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/horn_coral_block.json b/src/main/resources/data/techreborn/recipes/centrifuge/horn_coral_block.json index c6c2726da..34f675653 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/horn_coral_block.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/horn_coral_block.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:horn_coral_block", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/kelp.json b/src/main/resources/data/techreborn/recipes/centrifuge/kelp.json index 1de3ea955..eb4e76703 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/kelp.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/kelp.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:kelp", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/melon_slice.json b/src/main/resources/data/techreborn/recipes/centrifuge/melon_slice.json index 23e409552..385af4ee5 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/melon_slice.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/melon_slice.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:melon_slice", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/mushroom_stew.json b/src/main/resources/data/techreborn/recipes/centrifuge/mushroom_stew.json index d0920cad2..f7165e652 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/mushroom_stew.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/mushroom_stew.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:mushroom_stew", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/nether_wart.json b/src/main/resources/data/techreborn/recipes/centrifuge/nether_wart.json index 9fb7a527c..8ecf0e469 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/nether_wart.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/nether_wart.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:nether_wart", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/nether_wart_block.json b/src/main/resources/data/techreborn/recipes/centrifuge/nether_wart_block.json index fc82b0a99..5753a98dc 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/nether_wart_block.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/nether_wart_block.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:nether_wart_block", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/potato.json b/src/main/resources/data/techreborn/recipes/centrifuge/potato.json index 16608f161..75c72fbd3 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/potato.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/potato.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:potato", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/pumpkin.json b/src/main/resources/data/techreborn/recipes/centrifuge/pumpkin.json index 2d1e991e3..87f1311d5 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/pumpkin.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/pumpkin.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:pumpkin", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/raw_meat.json b/src/main/resources/data/techreborn/recipes/centrifuge/raw_meat.json index 9de09805b..aee1da7fb 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/raw_meat.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/raw_meat.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "tag": "c:raw_meat", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/red_mushroom.json b/src/main/resources/data/techreborn/recipes/centrifuge/red_mushroom.json index d6c6e4e69..06f5d79d5 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/red_mushroom.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/red_mushroom.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:red_mushroom", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/red_mushroom_block.json b/src/main/resources/data/techreborn/recipes/centrifuge/red_mushroom_block.json index ceb95bcad..fee96e2ca 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/red_mushroom_block.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/red_mushroom_block.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:red_mushroom_block", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/rotten_flesh.json b/src/main/resources/data/techreborn/recipes/centrifuge/rotten_flesh.json index 10e191f98..f57586dc7 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/rotten_flesh.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/rotten_flesh.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 100, "ingredients": [ { "item": "minecraft:rotten_flesh", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/shroomlight.json b/src/main/resources/data/techreborn/recipes/centrifuge/shroomlight.json index 9d16d18ac..a0c19bbdf 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/shroomlight.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/shroomlight.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:shroomlight", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/spider_eye.json b/src/main/resources/data/techreborn/recipes/centrifuge/spider_eye.json index b0ddc8c72..bb58d3fff 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/spider_eye.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/spider_eye.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:spider_eye", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/sweet_berries.json b/src/main/resources/data/techreborn/recipes/centrifuge/sweet_berries.json index 7e4418142..d659bb818 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/sweet_berries.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/sweet_berries.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:sweet_berries", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/tube_coral_block.json b/src/main/resources/data/techreborn/recipes/centrifuge/tube_coral_block.json index b9ca9f9bc..a256923ec 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/tube_coral_block.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/tube_coral_block.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:tube_coral_block", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/turtle_egg.json b/src/main/resources/data/techreborn/recipes/centrifuge/turtle_egg.json index 817b6dc1d..01fd02aaa 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/turtle_egg.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/turtle_egg.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:turtle_egg", diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/warped_wart_block.json b/src/main/resources/data/techreborn/recipes/centrifuge/warped_wart_block.json index 08112274c..bfe696895 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/warped_wart_block.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/warped_wart_block.json @@ -1,7 +1,7 @@ { "type": "techreborn:centrifuge", "power": 5, - "time": 5000, + "time": 500, "ingredients": [ { "item": "minecraft:warped_wart_block",