diff --git a/src/main/resources/assets/refinedstorage/recipes/128k_fluid_storage_disk.json b/src/main/resources/assets/refinedstorage/recipes/128k_fluid_storage_disk.json index 1325e50ab..71e9e9d24 100644 --- a/src/main/resources/assets/refinedstorage/recipes/128k_fluid_storage_disk.json +++ b/src/main/resources/assets/refinedstorage/recipes/128k_fluid_storage_disk.json @@ -23,12 +23,6 @@ }, "result": { "item": "refinedstorage:fluid_storage_disk", - "data": 1, - "nbt": { - "Fluids": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 1 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/128k_fluid_storage_disk_from_storage_housing.json b/src/main/resources/assets/refinedstorage/recipes/128k_fluid_storage_disk_from_storage_housing.json index 1bc12e793..9ef3afc9f 100644 --- a/src/main/resources/assets/refinedstorage/recipes/128k_fluid_storage_disk_from_storage_housing.json +++ b/src/main/resources/assets/refinedstorage/recipes/128k_fluid_storage_disk_from_storage_housing.json @@ -11,12 +11,6 @@ ], "result": { "item": "refinedstorage:fluid_storage_disk", - "data": 1, - "nbt": { - "Fluids": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 1 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/16k_storage_disk.json b/src/main/resources/assets/refinedstorage/recipes/16k_storage_disk.json index 0154e02b8..7414fc5a7 100644 --- a/src/main/resources/assets/refinedstorage/recipes/16k_storage_disk.json +++ b/src/main/resources/assets/refinedstorage/recipes/16k_storage_disk.json @@ -23,12 +23,6 @@ }, "result": { "item": "refinedstorage:storage_disk", - "data": 2, - "nbt": { - "Items": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 2 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/16k_storage_disk_from_storage_housing.json b/src/main/resources/assets/refinedstorage/recipes/16k_storage_disk_from_storage_housing.json index 56d8c190d..60daab54d 100644 --- a/src/main/resources/assets/refinedstorage/recipes/16k_storage_disk_from_storage_housing.json +++ b/src/main/resources/assets/refinedstorage/recipes/16k_storage_disk_from_storage_housing.json @@ -11,12 +11,6 @@ ], "result": { "item": "refinedstorage:storage_disk", - "data": 2, - "nbt": { - "Items": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 2 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/1k_storage_disk.json b/src/main/resources/assets/refinedstorage/recipes/1k_storage_disk.json index e27c74045..5c89562c6 100644 --- a/src/main/resources/assets/refinedstorage/recipes/1k_storage_disk.json +++ b/src/main/resources/assets/refinedstorage/recipes/1k_storage_disk.json @@ -23,12 +23,6 @@ }, "result": { "item": "refinedstorage:storage_disk", - "data": 0, - "nbt": { - "Items": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 0 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/1k_storage_disk_from_storage_housing.json b/src/main/resources/assets/refinedstorage/recipes/1k_storage_disk_from_storage_housing.json index 8635e8f20..9fe204d37 100644 --- a/src/main/resources/assets/refinedstorage/recipes/1k_storage_disk_from_storage_housing.json +++ b/src/main/resources/assets/refinedstorage/recipes/1k_storage_disk_from_storage_housing.json @@ -11,12 +11,6 @@ ], "result": { "item": "refinedstorage:storage_disk", - "data": 0, - "nbt": { - "Items": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 0 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/256k_fluid_storage_disk.json b/src/main/resources/assets/refinedstorage/recipes/256k_fluid_storage_disk.json index 198b4bf9c..6f59012be 100644 --- a/src/main/resources/assets/refinedstorage/recipes/256k_fluid_storage_disk.json +++ b/src/main/resources/assets/refinedstorage/recipes/256k_fluid_storage_disk.json @@ -23,12 +23,6 @@ }, "result": { "item": "refinedstorage:fluid_storage_disk", - "data": 2, - "nbt": { - "Fluids": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 2 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/256k_fluid_storage_disk_from_storage_housing.json b/src/main/resources/assets/refinedstorage/recipes/256k_fluid_storage_disk_from_storage_housing.json index 29943d213..3ce6811f7 100644 --- a/src/main/resources/assets/refinedstorage/recipes/256k_fluid_storage_disk_from_storage_housing.json +++ b/src/main/resources/assets/refinedstorage/recipes/256k_fluid_storage_disk_from_storage_housing.json @@ -11,12 +11,6 @@ ], "result": { "item": "refinedstorage:fluid_storage_disk", - "data": 2, - "nbt": { - "Fluids": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 2 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/4k_storage_disk.json b/src/main/resources/assets/refinedstorage/recipes/4k_storage_disk.json index c470e720a..3bc5ac363 100644 --- a/src/main/resources/assets/refinedstorage/recipes/4k_storage_disk.json +++ b/src/main/resources/assets/refinedstorage/recipes/4k_storage_disk.json @@ -23,12 +23,6 @@ }, "result": { "item": "refinedstorage:storage_disk", - "data": 1, - "nbt": { - "Items": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 1 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/4k_storage_disk_from_storage_housing.json b/src/main/resources/assets/refinedstorage/recipes/4k_storage_disk_from_storage_housing.json index ff6aa653a..2ffdbec81 100644 --- a/src/main/resources/assets/refinedstorage/recipes/4k_storage_disk_from_storage_housing.json +++ b/src/main/resources/assets/refinedstorage/recipes/4k_storage_disk_from_storage_housing.json @@ -11,12 +11,6 @@ ], "result": { "item": "refinedstorage:storage_disk", - "data": 1, - "nbt": { - "Items": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 1 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/512k_fluid_storage_disk.json b/src/main/resources/assets/refinedstorage/recipes/512k_fluid_storage_disk.json index 6a501139a..ecbb17343 100644 --- a/src/main/resources/assets/refinedstorage/recipes/512k_fluid_storage_disk.json +++ b/src/main/resources/assets/refinedstorage/recipes/512k_fluid_storage_disk.json @@ -23,12 +23,6 @@ }, "result": { "item": "refinedstorage:fluid_storage_disk", - "data": 3, - "nbt": { - "Fluids": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 3 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/512k_fluid_storage_disk_from_storage_housing.json b/src/main/resources/assets/refinedstorage/recipes/512k_fluid_storage_disk_from_storage_housing.json index 487dc5f3b..67e64c2a7 100644 --- a/src/main/resources/assets/refinedstorage/recipes/512k_fluid_storage_disk_from_storage_housing.json +++ b/src/main/resources/assets/refinedstorage/recipes/512k_fluid_storage_disk_from_storage_housing.json @@ -11,12 +11,6 @@ ], "result": { "item": "refinedstorage:fluid_storage_disk", - "data": 3, - "nbt": { - "Fluids": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 3 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/64k_fluid_storage_disk.json b/src/main/resources/assets/refinedstorage/recipes/64k_fluid_storage_disk.json index ae69898ba..c835d79af 100644 --- a/src/main/resources/assets/refinedstorage/recipes/64k_fluid_storage_disk.json +++ b/src/main/resources/assets/refinedstorage/recipes/64k_fluid_storage_disk.json @@ -23,12 +23,6 @@ }, "result": { "item": "refinedstorage:fluid_storage_disk", - "data": 0, - "nbt": { - "Fluids": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 0 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/64k_fluid_storage_disk_from_storage_housing.json b/src/main/resources/assets/refinedstorage/recipes/64k_fluid_storage_disk_from_storage_housing.json index fb5947386..e4680d04a 100644 --- a/src/main/resources/assets/refinedstorage/recipes/64k_fluid_storage_disk_from_storage_housing.json +++ b/src/main/resources/assets/refinedstorage/recipes/64k_fluid_storage_disk_from_storage_housing.json @@ -11,12 +11,6 @@ ], "result": { "item": "refinedstorage:fluid_storage_disk", - "data": 0, - "nbt": { - "Fluids": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 0 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/64k_storage_disk.json b/src/main/resources/assets/refinedstorage/recipes/64k_storage_disk.json index f893dde82..e74e9ccf7 100644 --- a/src/main/resources/assets/refinedstorage/recipes/64k_storage_disk.json +++ b/src/main/resources/assets/refinedstorage/recipes/64k_storage_disk.json @@ -23,12 +23,6 @@ }, "result": { "item": "refinedstorage:storage_disk", - "data": 3, - "nbt": { - "Items": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 3 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/recipes/64k_storage_disk_from_storage_housing.json b/src/main/resources/assets/refinedstorage/recipes/64k_storage_disk_from_storage_housing.json index 61e5e68a1..92328a07d 100644 --- a/src/main/resources/assets/refinedstorage/recipes/64k_storage_disk_from_storage_housing.json +++ b/src/main/resources/assets/refinedstorage/recipes/64k_storage_disk_from_storage_housing.json @@ -11,12 +11,6 @@ ], "result": { "item": "refinedstorage:storage_disk", - "data": 3, - "nbt": { - "Items": [ - ], - "Stored": 0, - "Protocol": 1 - } + "data": 3 } } \ No newline at end of file diff --git a/src/main/resources/assets/refinedstorage/solderer_recipes/128k_fluid_storage_block.json b/src/main/resources/assets/refinedstorage/solderer_recipes/128k_fluid_storage_block.json index 25485d6c2..92d18e8f7 100644 --- a/src/main/resources/assets/refinedstorage/solderer_recipes/128k_fluid_storage_block.json +++ b/src/main/resources/assets/refinedstorage/solderer_recipes/128k_fluid_storage_block.json @@ -1,13 +1,5 @@ { "result": { - "nbt": { - "Storage": { - "Fluids": [ - ], - "Stored": 0, - "Protocol": 1 - } - }, "item": "refinedstorage:fluid_storage", "data": 1 }, diff --git a/src/main/resources/assets/refinedstorage/solderer_recipes/16k_storage_block.json b/src/main/resources/assets/refinedstorage/solderer_recipes/16k_storage_block.json index 711a995bc..2204de98f 100644 --- a/src/main/resources/assets/refinedstorage/solderer_recipes/16k_storage_block.json +++ b/src/main/resources/assets/refinedstorage/solderer_recipes/16k_storage_block.json @@ -1,13 +1,5 @@ { "result": { - "nbt": { - "Storage": { - "Items": [ - ], - "Stored": 0, - "Protocol": 1 - } - }, "item": "refinedstorage:storage", "data": 2 }, diff --git a/src/main/resources/assets/refinedstorage/solderer_recipes/1k_storage_block.json b/src/main/resources/assets/refinedstorage/solderer_recipes/1k_storage_block.json index a0250f6c7..9953d5ab1 100644 --- a/src/main/resources/assets/refinedstorage/solderer_recipes/1k_storage_block.json +++ b/src/main/resources/assets/refinedstorage/solderer_recipes/1k_storage_block.json @@ -1,13 +1,5 @@ { "result": { - "nbt": { - "Storage": { - "Items": [ - ], - "Stored": 0, - "Protocol": 1 - } - }, "item": "refinedstorage:storage", "data": 0 }, diff --git a/src/main/resources/assets/refinedstorage/solderer_recipes/256k_fluid_storage_block.json b/src/main/resources/assets/refinedstorage/solderer_recipes/256k_fluid_storage_block.json index fb8efe54e..6ab058b04 100644 --- a/src/main/resources/assets/refinedstorage/solderer_recipes/256k_fluid_storage_block.json +++ b/src/main/resources/assets/refinedstorage/solderer_recipes/256k_fluid_storage_block.json @@ -1,13 +1,5 @@ { "result": { - "nbt": { - "Storage": { - "Fluids": [ - ], - "Stored": 0, - "Protocol": 1 - } - }, "item": "refinedstorage:fluid_storage", "data": 2 }, diff --git a/src/main/resources/assets/refinedstorage/solderer_recipes/4k_storage_block.json b/src/main/resources/assets/refinedstorage/solderer_recipes/4k_storage_block.json index 6db2c3b3a..d494f4152 100644 --- a/src/main/resources/assets/refinedstorage/solderer_recipes/4k_storage_block.json +++ b/src/main/resources/assets/refinedstorage/solderer_recipes/4k_storage_block.json @@ -1,13 +1,5 @@ { "result": { - "nbt": { - "Storage": { - "Items": [ - ], - "Stored": 0, - "Protocol": 1 - } - }, "item": "refinedstorage:storage", "data": 1 }, diff --git a/src/main/resources/assets/refinedstorage/solderer_recipes/512k_fluid_storage_block.json b/src/main/resources/assets/refinedstorage/solderer_recipes/512k_fluid_storage_block.json index f2cd86ed8..ae9682fe7 100644 --- a/src/main/resources/assets/refinedstorage/solderer_recipes/512k_fluid_storage_block.json +++ b/src/main/resources/assets/refinedstorage/solderer_recipes/512k_fluid_storage_block.json @@ -1,13 +1,5 @@ { "result": { - "nbt": { - "Storage": { - "Fluids": [ - ], - "Stored": 0, - "Protocol": 1 - } - }, "item": "refinedstorage:fluid_storage", "data": 3 }, diff --git a/src/main/resources/assets/refinedstorage/solderer_recipes/64k_fluid_storage_block.json b/src/main/resources/assets/refinedstorage/solderer_recipes/64k_fluid_storage_block.json index ee5c239ee..537cdaad0 100644 --- a/src/main/resources/assets/refinedstorage/solderer_recipes/64k_fluid_storage_block.json +++ b/src/main/resources/assets/refinedstorage/solderer_recipes/64k_fluid_storage_block.json @@ -1,13 +1,5 @@ { "result": { - "nbt": { - "Storage": { - "Fluids": [ - ], - "Stored": 0, - "Protocol": 1 - } - }, "item": "refinedstorage:fluid_storage", "data": 0 }, diff --git a/src/main/resources/assets/refinedstorage/solderer_recipes/64k_storage_block.json b/src/main/resources/assets/refinedstorage/solderer_recipes/64k_storage_block.json index a30213e3f..6d04f9bd9 100644 --- a/src/main/resources/assets/refinedstorage/solderer_recipes/64k_storage_block.json +++ b/src/main/resources/assets/refinedstorage/solderer_recipes/64k_storage_block.json @@ -1,13 +1,5 @@ { "result": { - "nbt": { - "Storage": { - "Items": [ - ], - "Stored": 0, - "Protocol": 1 - } - }, "item": "refinedstorage:storage", "data": 3 },