neuralgia/kubejs/data/tfg/curios/entities/entities.json
Bumperdo09 82114352d8
Add Curios Face Slot (For Engineers Goggles and Face Mask) (#2992)
* Add Curios Face Slot

Curio face slot for create goggles and GT face mask.
GT night vision goggles would need extra work to get working in the curio slot

* InventoryHUD config for face curio slot
2026-02-05 23:33:55 -06:00

8 lines
No EOL
75 B
JSON

{
"entities": [
"minecraft:player"
],
"slots": [
"face"
]
}