mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
19 lines
No EOL
347 B
JSON
19 lines
No EOL
347 B
JSON
{
|
|
"neoforge:conditions": [
|
|
{
|
|
"type": "actuallyadditions:bool_config_condition",
|
|
"boolConfig": "tinyCoalStuff"
|
|
}
|
|
],
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:coal"
|
|
}
|
|
],
|
|
"result": {
|
|
"count": 8,
|
|
"item": "actuallyadditions:tiny_coal"
|
|
}
|
|
} |