On destroying of buildings you have a chance to get some loot from it.
/ Compatible with all mods, UPS friendly, multiplayer friendly.
/ Good for PVP multiplayer games, take resources from destroyed base.
Nice, i am going to test it out then.
Edit: Incompatible with Annotorio.
In line 20 : if prototype.minable and prototype_name == entity_name then
My mod has entities which arent mineable, which causes a null pointer exception in line 38.
I recommend checking if the prototype is null at this point.