Unknown Log

#uAxyozu
16 lines
Raw
1GTCEuServerEvents.bedrockOreVeins(event => {
2 event.add('tpcraft:neutronium_mixture_bedrock_ore_veins', vein => {
3
4 vein.dimensions('minecraft:overworld')
5 .depletionAmount(1)
6 .depletionChance(1)
7
8 .weight(1)
9 .size(100)
10
11 .yield(20, 100)
12 .depletedYield(20)
13
14 .materials([[GTNNMaterials.NeutroniumMixture, 1], [GTNNMaterials.SpaceNeutronium, 1], [GTMaterials.Naquadah, 98]])
15 })
16});
This log will be saved for 90 days from their last view.
Report abuse