Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions kubejs/assets/ad_astra/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"block.ad_astra.etrium_factory_block": "Diamond Factory Block",
"block.ad_astra.etrium_panel": "Diamond Panel",
"block.ad_astra.etrium_plateblock": "Diamond Plateblock",
"block.ad_astra.fuel": "Lunarian Fuel",
"block.ad_astra.glowing_calorite_pillar": "Glowing Red Alloy Pillar",
"block.ad_astra.glowing_desh_pillar": "Glowing Bronze Pillar",
"block.ad_astra.glowing_ostrum_pillar": "Glowing Lead Pillar",
Expand All @@ -51,6 +52,7 @@
"block.ad_astra.raw_ostrum_block": "Raw Lead Block",
"item.ad_astra.steel_engine": "Black Steel Engine",
"item.ad_astra.desh_engine": "Signalum Engine",
"item.ad_astra.fuel_bucket": "Lunarian Fuel Bucket",
"item.ad_astra.ostrum_engine": "HSS-S Engine",
"item.ad_astra.calorite_engine": "Cryolobus Engine",
"item.ad_astra.steel_tank": "Black Steel Tank",
Expand Down
247 changes: 247 additions & 0 deletions kubejs/data/ad_astra/loot_tables/chests/temple/mars/temple.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,247 @@
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"count": {
"type": "minecraft:uniform",
"max": 14,
"min": 6
},
"function": "minecraft:set_count"
}
],
"name": "ad_astra:mars_sand",
"weight": 25
},
{
"type": "minecraft:item",
"functions": [
{
"count": {
"type": "minecraft:uniform",
"max": 10,
"min": 5
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:ice",
"weight": 25
},
{
"type": "minecraft:item",
"functions": [
{
"count": {
"type": "minecraft:uniform",
"max": 12,
"min": 6
},
"function": "minecraft:set_count"
}
],
"name": "ad_astra:ice_shard",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"count": {
"type": "minecraft:uniform",
"max": 8,
"min": 4
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:bone",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"count": {
"type": "minecraft:uniform",
"max": 6,
"min": 3
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:string",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"count": {
"type": "minecraft:uniform",
"max": 10,
"min": 5
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:rotten_flesh",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"count": {
"type": "minecraft:uniform",
"max": 10,
"min": 5
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:stick",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"count": {
"type": "minecraft:uniform",
"max": 8,
"min": 4
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:glow_berries",
"weight": 5
},
{
"type": "minecraft:item",
"name": "minecraft:golden_apple",
"weight": 6
},
{
"type": "minecraft:item",
"name": "minecraft:enchanted_golden_apple",
"weight": 2
},
{
"type": "minecraft:item",
"name": "minecraft:suspicious_stew",
"weight": 3
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:enchant_randomly"
}
],
"name": "minecraft:book",
"weight": 20
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 7,
"min": 3
}
},
{
"rolls": 2,
"entries": [
{
"type": "minecraft:item",
"name": "gtceu:calcium_chloride_dust",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 12
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:molybdenum_ingot",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 2,
"max": 8
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:tungsten_ingot",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:boron_dust",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
]
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"name": "ad_astra:netherite_space_helmet"
},
{
"type": "minecraft:item",
"name": "ad_astra:netherite_space_suit",
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{BotariumData:{StoredFluids:[{Amount:500L,Fluid:\"gtceu:oxygen\"}]}}"
}
]
},
{
"type": "minecraft:item",
"name": "ad_astra:netherite_space_pants"
},
{
"type": "minecraft:item",
"name": "ad_astra:netherite_space_boots"
}
]
}
]
}
76 changes: 76 additions & 0 deletions kubejs/data/ad_astra/loot_tables/chests/village/moon/aeronos.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"min": 0,
"max": 1
},
"entries": [
{
"type": "minecraft:item",
"name": "ad_astra:aeronos_stem",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 2,
"max": 14
}
}
]
}
]
},
{
"rolls": {
"min": 0,
"max": 1
},
"entries": [
{
"type": "minecraft:item",
"name": "ad_astra:aeronos_planks",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 20
}
}
]
}
]
},
{
"rolls": {
"type": "minecraft:constant",
"value": 1
},
"entries": [
{
"type": "minecraft:item",
"name": "ad_astra:aeronos_mushroom",
"conditions": [
{
"condition": "minecraft:location_check",
"predicate": {
"structure": "ad_astra:lunarian_village"
}
}
],
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
}
]
}
]
}
Loading