Modpack: Custom test pack of all SimpleOres2 and SimpleOres add-ons, Silent Gear, Silent's Mechanisms, required libs, and Blame 1.7.4
Expected Behavior
Blame is a mod that checks for unregistered ConfiguredFeature(s), ConfiguredStructure(s) and ConfiguredCarver(s). It then squawks in the log files about which features appear to be unregistered, identifying them by the blocks they generate and other parameters.
If everything was correctly registered, I would expect Blame to be silent and have nothing to say in the log file.
Actual Behavior
Blame dumps a detailed log of unregistered features attached to silents_mechanisms. Summary of the report:
`
** Blame Report 1.7.4 **
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.
Versions
Expected Behavior
Actual Behavior
`
** Blame Report 1.7.4 **
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:
silents_mechanisms:bauxite_ore silents_mechanisms:bismuth_ore silents_mechanisms:copper_ore silents_mechanisms:lead_ore silents_mechanisms:nickel_ore silents_mechanisms:platinum_ore silents_mechanisms:silver_ore silents_mechanisms:tin_ore silents_mechanisms:uranium_ore silents_mechanisms:zinc_ore
`
Links/Images
Steps to Reproduce the Problem