This commit is contained in:
Dmitry 2023-11-26 20:55:22 +07:00
parent 8ec2b3a84d
commit 442b8ba526
4 changed files with 41 additions and 23 deletions

View file

@ -1,23 +0,0 @@
{
"type": "treetap:tap_extract",
"log": {
"item": "tfc:wood/log/kapok"
},
"processing_time": 9600,
"metal_result": {
"item": "gtceu:latex_bucket"
},
"wooden_result": {
"item": "tfc:wooden_bucket",
"nbt": "{fluid: {FluidName: \"gtceu:latex\", Amount: 1000}}"
},
"life_cycle": [0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 0],
"collect_bucket": true,
"fluid_color": "#FBB982",
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "tfc"
}
]
}