Mining Drones

by Klonan

Adds mining drones and mining depots

Content
7 days ago
0.17 - 2.1
117K
Mining

b Mining recipe not created if minable result is a capsule

1 year, 8 months ago

I was trying to add a minable fish resource that yields raw-fish and noticed the mining depot recipe for it wasn't created. After some inspection the problem seems to stem form the fact that the get_item function in attack_proxy.lua only checks for data.raw.item and data.raw.tool and not for data.raw.capsule.

New response