mojira.dev

FunkyToc

Assigned

No issues.

Reported

MC-278796 Advancement player_hurt_entity do not detected Creaking Duplicate

Comments

Storage bug still here in 1.19.3

/data modify storage test:storage1 some.data set value MyTeam1
/team add Team1
/team modify Team1 prefix [{"storage":"test:storage1","nbt":"some.data","color":"green"},{"text":" "}]
[media][media]

What about storage ? Bug still here in 1.19.3

/data modify storage test:storage1 some.data set value MyTeam1
/team add Team1
/team modify Team1 prefix [{"storage":"test:storage1","nbt":"some.data","color":"green"},{"text":" "}]

I found something which might be related to this issue : loot_tables cannot found the nether_wastes biome. But the do find the 4 new nether biomes.

{{ "conditions": [{ "condition": "minecraft:location_check", "predicate": { "biome": "minecraft:nether_wastes" } } ], "type": "minecraft:item", "name": "minecraft:golden_hoe", "functions": [{ "function": "minecraft:set_nbt", "tag": "{BiomeID:8}" } ] }

# return 0 (see screenshot)