Files
TFG/kubejs/assets/minecraft/stack_groups/splash_potions.json
Sakura 0db2cae9d5 Initial EMI++ Implementation (#3285)
* Initial EMI++ Implementation, still WIP

* oops, old file

* Code refactor; additional groups

* Separated gtceu:molds into 2 types

* Added missing tags to a few mods

* Added tags to 2 tfc addons

* Brick tag fix; all brick blocks go to one group

* en_US lang file

* small fixes; tfg aqueducts are now tfc

---------

Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2026-03-08 15:04:43 +00:00

11 lines
141 B
JSON

{
"type": "emixx:group",
"contents": [
{
"type": "item",
"id": "minecraft:splash_potion"
}
],
"enabled": false
}