Nature's Aura

Nature's Aura

19M Downloads

Blame Report

ModernGamingWorld opened this issue ยท 2 comments

commented

****************** Blame Report 1.9.2 ******************

This is an experimental report. It is suppose to automatically read
the JSON of all the unregistered ConfiguredFeatures, ConfiguredStructures,
and ConfiguredCarvers. Then does its best to collect the terms that seem to
state whose mod the unregistered stuff belongs to.

Possible mods responsible for unregistered stuff:

naturesaura:aura_bloom
naturesaura:aura_cactus
naturesaura:crimson_aura_mushroom
naturesaura:warped_aura_mushroom

[28Jan2021 00:50:49.337] [main/ERROR] [com.telepathicgrunt.blame.Blame/]:
****************** Blame Report 1.9.2 ******************

This ConfiguredFeature was found to be not registered. Look at the JSON info and try to
find which mod it belongs to. Then go tell that mod owner to register their ConfiguredFeature
as otherwise, it will break other mods or datapacks that registered their stuff.

JSON info : {
"config": {
"feature": {
"config": {},
"type": "naturesaura:aura_cactus"
},
"decorator": {
"config": {},
"type": "minecraft:nope"
}
},
"type": "minecraft:decorated"
}

Biome affected : [byg:lush_red_desert, minecraft:desert, byg:red_desert, byg:oasis, minecraft:desert_hills, byg:canyon_edge, byg:mojave_desert,
byg:shrublands, byg:dunes, byg:canyons, byg:red_desert_dunes, minecraft:desert_lakes]

commented

[28Jan2021 00:50:49.335] [main/ERROR] [com.telepathicgrunt.blame.Blame/]:
****************** Blame Report 1.9.2 ******************

This ConfiguredFeature was found to be not registered. Look at the JSON info and try to
find which mod it belongs to. Then go tell that mod owner to register their ConfiguredFeature
as otherwise, it will break other mods or datapacks that registered their stuff.

JSON info : {
"config": {
"feature": {
"config": {},
"type": "naturesaura:warped_aura_mushroom"
},
"decorator": {
"config": {},
"type": "minecraft:nope"
}
},
"type": "minecraft:decorated"
}

[28Jan2021 00:50:49.325] [main/ERROR] [com.telepathicgrunt.blame.Blame/]:
****************** Blame Report 1.9.2 ******************

This ConfiguredFeature was found to be not registered. Look at the JSON info and try to
find which mod it belongs to. Then go tell that mod owner to register their ConfiguredFeature
as otherwise, it will break other mods or datapacks that registered their stuff.

JSON info : {
"config": {
"feature": {
"config": {},
"type": "naturesaura:aura_bloom"
},
"decorator": {
"config": {},
"type": "minecraft:nope"
}
},
"type": "minecraft:decorated"
}

[28Jan2021 00:50:49.298] [main/ERROR] [com.telepathicgrunt.blame.Blame/]:
****************** Blame Report 1.9.2 ******************

This ConfiguredFeature was found to be not registered. Look at the JSON info and try to
find which mod it belongs to. Then go tell that mod owner to register their ConfiguredFeature
as otherwise, it will break other mods or datapacks that registered their stuff.

JSON info : {
"config": {
"feature": {
"config": {},
"type": "naturesaura:crimson_aura_mushroom"
},
"decorator": {
"config": {},
"type": "minecraft:nope"
}
},
"type": "minecraft:decorated"
}

Biome affected : [byg:sythian_torrids, byg:embur_bog, byg:magma_wastes, byg:withering_woods, byg:wailing_garth, byg:glowstone_gardens, minecraft:nether_wastes,
minecraft:soul_sand_valley, minecraft:basalt_deltas, minecraft:warped_forest, byg:warped_desert, byg:quartz_desert, byg:weeping_mire, byg:subzero_hypogeal,
minecraft:crimson_forest, byg:crimson_gardens, byg:brimstone_caverns]

commented

Duplicate of #163