Inspired by Micdoodle's Galacticraft, Northstar seeks to return players to the stars with the power of the Create mod.
33
stars
11
forks
source link
Adding blocks to #northstar:air_passes_through with "replace": false causes Northstar to be REALLY confused with the oxygenator and temperature regulator #82
I'm making a mod, and I added blocks to the northstar/tags/blocks/air_passes_through.json (you can see here).
When I add that list, I get the following issue (see video below). JEI's latest feature shows the (block/item) tags attached to the selected thing. JEI does not see the tag attached for any previous thing.
I'm making a mod, and I added blocks to the
northstar/tags/blocks/air_passes_through.json
(you can see here).When I add that list, I get the following issue (see video below). JEI's latest feature shows the (block/item) tags attached to the selected thing. JEI does not see the tag attached for any previous thing.
https://github.com/user-attachments/assets/5179aaa0-89e0-410c-b49d-9aa3f85a78dc
But, when I remove the tag on those blocks, the issue is magically fixed, JEI sees the tag on other blocks, and Northstar is not confused at all.
I need this working so I can update my mod.