Add tag-based recipes for plantballs and compressed plantballs. Thanks to Adirelle
* Add tag-based recipes for plantballs and compressed plantballs * Remove the plantball recipe to avoid conflict with storage block recipes.
This commit is contained in:
parent
330521fdfe
commit
d85501a057
14 changed files with 34 additions and 192 deletions
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "minecraft:leaves",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "techreborn:plantball_material",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "minecraft:saplings",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:melon",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:sugar_cane",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:cactus",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:wheat",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:carrot",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:potato",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:apple",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:pumpkin",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:kelp",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"type": "techreborn:compressor",
|
||||
"power": 2,
|
||||
"time": 400,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:sweet_berries",
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:compressed_plantball"
|
||||
}
|
||||
]
|
||||
}
|
18
src/main/resources/data/techreborn/tags/items/plantball_material.json
Executable file
18
src/main/resources/data/techreborn/tags/items/plantball_material.json
Executable file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"#minecraft:leaves",
|
||||
"#minecraft:saplings",
|
||||
"minecraft:beetroot",
|
||||
"minecraft:carrot",
|
||||
"minecraft:potato",
|
||||
"minecraft:wheat",
|
||||
"minecraft:melon",
|
||||
"minecraft:sugar_cane",
|
||||
"minecraft:cactus",
|
||||
"minecraft:apple",
|
||||
"minecraft:pumpkin",
|
||||
"minecraft:kelp",
|
||||
"minecraft:sweet_berries"
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue