Code: Select all
data.raw.tree["dead-tree-desert"].minable.results = {{name = "wood", amount_min = 1, amount_max = 3}}
Since I didn't knew if I was just doing something wrong I checked in vanilla. Same problem: For example when mining a "sand-rock-big" it is impossible to get 25 stone even though in the code it says otherwise:
Code: Select all
results = {{name = "stone", amount_min = 19, amount_max = 25}}
The loot table seems to be unaffected of this (yes, I might have shot about 100 "sand-rock-big"s in the process .