Skip to main content
Version: Beta-1.15

Drill loot

Drill loot is a place, where you can customize a drill loottable depending on asteroid type. Every jse3 line is a different asteroid.

Contents

Construction rules

Variable part sets, which loottable will be modified. Value part contains objects with drop probability in round brackets. These are separated using +.

stone: stone(100%);
gold: gold(30%);
amethyst: small_amethyst(20%);

Note: In default datapack one asteroid means one object, but it's not a rule.
Note: Drillers can only drill the first object from loottable. Note: You can't access asteroid variants here.