skniro / GrowableOres

MIT License
2 stars 4 forks source link

Error Log spam #19

Closed Phoupraw closed 1 month ago

Phoupraw commented 1 month ago
[Render thread/ERROR]: Parsing error loading recipe growable_ores:ic2c/ic_tin_ore_cane
com.google.gson.JsonParseException: Map entry 'G' : Failed to parse either. First: Input does not contain a key [fabric:type]: MapLike[{"item":"ic2:ingot_tin"}]; Second: Failed to parse either. First: Not a json array: {"item":"ic2:ingot_tin"}; Second: No key tag in MapLike[{"item":"ic2:ingot_tin"}]; Unknown registry key in ResourceKey[minecraft:root / minecraft:item]: ic2:ingot_tin

latest.log

Both Fabric API and Neoforge provide conditional resource, which allows resource to be parsed only when specific mods are loaded.

skniro commented 1 month ago

Port 1.21+ Only.

Phoupraw commented 1 month ago

I am exactly playing 1.21

skniro commented 1 month ago

Fixed in mod version 1.21-2.3.0(neoforge and fabric).