Skip to content
Open
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
6 changes: 6 additions & 0 deletions kubejs/assets/kubejs/models/block/saltpeter_block.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "kubejs:block/saltpeter_block"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 29 additions & 8 deletions kubejs/client_scripts/tooltips.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@
ItemEvents.modifyTooltips(allthemods => {

//AllTheModium
allthemods.add('allthemodium:teleport_pad',[
Text.of('Place the pad down in the specified Dimension'),
Text.of('Sneak Right Click with both hands empty to teleport'),
Text.of('§aOverworld TO Mining Dimension'),
Text.of('§cThe Nether TO The Other'),
Text.of('§bThe End TO The Beyond')
])

allthemods.add(['allthemodium:allthemodium_ore', 'allthemodium:allthemodium_slate_ore'],[
Text.of('§7Needs at least Netherite to be mined'),
Expand Down Expand Up @@ -94,7 +87,7 @@ ItemEvents.modifyTooltips(allthemods => {
Text.of("§4Or by using a Corrupt Soul on an Oak Sapling"),
])
allthemods.add('forbidden_arcanus:magnetized_darkstone_pedestal',[
Text.of("§7Use Ferrognetic Mixture on the Darkstone Pedesta"),
Text.of("§7Use Ferrognetic Mixture on the Darkstone Pedestal"),
])
allthemods.add('forbidden_arcanus:soul',[
Text.of("§7Use a Soul Extractor on Soul Sand"),
Expand Down Expand Up @@ -198,6 +191,34 @@ ItemEvents.modifyTooltips(allthemods => {
Text.of('Use crafting table to convert to the new version.')
])
}
// Apotheosis Gateway Warning
allthemods.add([
'gateways:gate_pearl[gateways:gateway="apotheosis:tiered/frontier"]',
'gateways:gate_pearl[gateways:gateway="apotheosis:tiered/ascent"]',
'gateways:gate_pearl[gateways:gateway="apotheosis:tiered/summit"]',
'gateways:gate_pearl[gateways:gateway="apotheosis:tiered/pinnacle"]'],
[
Text.of("§cWARNING: Will implode at wave 3 outside of the following dimensions:"),
Text.of("§cOverworld, The Nether, The End, The Twilight Forest")
])
// Botany Pot Sculk
allthemods.add([
"minecraft:sculk",
"minecraft:sculk_sensor",
"minecraft:sculk_catalyst",
"minecraft:sculk_vein",
"minecraft:sculk_shrieker",
"deeperdarker:gloomy_sculk",
"deeperdarker:gloomy_grass",
"deeperdarker:glowing_flowers",
"deeperdarker:sculk_vines",
"deeperdarker:glowing_roots",
"deeperdarker:bloom_berries",
"deeperdarker:glowing_grass",
"deeperdarker:sculk_tendrils"],
[
Text.of("§9In a Botany Pot: Requires a hoe enchanted with Silk Touch to be harvested")
])
})


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
"values": {
"allthemodium:alloy_paxel": "apotheosis:breaker",
"silentgear:mace": "apotheosis:melee_weapon",
"silentgear:axe": "apotheosis:melee_weapon"
"silentgear:axe": "apotheosis:melee_weapon",
"oritech:promethium_pickaxe": "apotheosis:breaker",
"oritech:hand_drill": "apotheosis:breaker",
"draconicevolution:draconic_staff": "apotheosis:melee_weapon",
"draconicevolution:chaotic_staff": "apotheosis:melee_weapon"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "allthemodium:ancient_log_0",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4,
"min": 1
},
"function": "minecraft:set_count"
}
]
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.05
}
],
"name": "allthemodium:ancient_log_1"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.05
}
],
"name": "allthemodium:ancient_log_2"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.05
}
],
"name": "allthemodium:ancient_sapling"
}
],
"rolls": 1.0
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"conditions": [
{
"condition": "minecraft:match_tool",
"predicate": {
"items": "minecraft:shears"
}
}
],
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 3,
"min": 1
},
"function": "minecraft:set_count"
}
],
"name": "allthemodium:ancient_leaves"
}
],
"rolls": 1.0
}
],
"random_sequence": "botanytrees:allthemodium/ancient"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"type":"minecraft:block","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"allthemodium:demonic_log","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":4,"min":1},"function":"minecraft:set_count"}]}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","conditions":[{"condition":"minecraft:random_chance","chance":0.05}],"name":"allthemodium:demonic_sapling"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","conditions":[{"condition":"minecraft:match_tool","predicate":{"items":"minecraft:shears"}}],"functions":[{"add":false,"count":{"type":"minecraft:uniform","max":3,"min":1},"function":"minecraft:set_count"}],"name":"allthemodium:demonic_leaves"}],"rolls":1.0}],"random_sequence":"botanytrees:allthemodium/demonic"}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"type":"minecraft:block","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"allthemodium:soul_log","functions":[{"add":false,"count":{"type":"minecraft:uniform","max":4,"min":1},"function":"minecraft:set_count"}]}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","conditions":[{"condition":"minecraft:random_chance","chance":0.05}],"name":"allthemodium:soul_sapling"}],"rolls":1.0},{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","conditions":[{"condition":"minecraft:match_tool","predicate":{"items":"minecraft:shears"}}],"functions":[{"add":false,"count":{"type":"minecraft:uniform","max":3,"min":1},"function":"minecraft:set_count"}],"name":"allthemodium:soul_leaves"}],"rolls":1.0}],"random_sequence":"botanytrees:allthemodium/soul"}
1 change: 1 addition & 0 deletions kubejs/data/botanytrees/recipe/allthemodium/ancient.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"type":"botanypots:block_derived_crop","block":"allthemodium:ancient_sapling","grow_time":2400,"drops":[{"type":"botanypots:loot_table","table_id":"botanytrees:tree_drops/allthemodium/ancient"}]}
1 change: 1 addition & 0 deletions kubejs/data/botanytrees/recipe/allthemodium/demonic.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"type":"botanypots:block_derived_crop","block":"allthemodium:demonic_sapling","grow_time":2400,"drops":[{"type":"botanypots:loot_table","table_id":"botanytrees:tree_drops/allthemodium/demonic"}]}
1 change: 1 addition & 0 deletions kubejs/data/botanytrees/recipe/allthemodium/soul.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"type":"botanypots:block_derived_crop","block":"allthemodium:soul_sapling","grow_time":2400,"drops":[{"type":"botanypots:loot_table","table_id":"botanytrees:tree_drops/allthemodium/soul"}]}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "occultism:ritual",
"activation_item": {
"item": "occultism:book_of_binding_bound_marid"
"item": "occultism:mining_dim_core"
},
"duration": 360,
"ingredients": [
Expand All @@ -12,7 +12,7 @@
"item": "allthemodium:unobtainium_pickaxe"
},
{
"item": "occultism:mining_dim_core"
"item": "occultism:iesnium_pickaxe"
},
{
"item": "occultism:miner_marid_master"
Expand All @@ -28,4 +28,4 @@
"id": "occultism:ritual_dummy/misc_miner_ancient_eldritch"
},
"ritual_type": "occultism:craft_miner_spirit"
}
}
7 changes: 7 additions & 0 deletions kubejs/data/productivebees/productivebees/dusts/niter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"primaryColor": "#e9edf3",
"secondaryColor": "#836e73",
"particleColor": "#e9edf3",
"flowerBlock": "kubejs:saltpeter_block",
"renderer": "default_crystal"
}
56 changes: 56 additions & 0 deletions kubejs/server_scripts/Tweaks/clearing_recipes.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
// This File has been authored by AllTheMods Staff, or a Community contributor for use in AllTheMods - AllTheMods 10.
// As all AllTheMods packs are licensed under All Rights Reserved, this file is not allowed to be used in any public packs not released by the AllTheMods Team, without explicit permission.

ServerEvents.recipes(allthemods => {
// Draconic Evolution Clearing
const draconicclearing = [
"awakened_crafting_injector",
"basic_crafting_injector",
"basic_io_crystal",
"basic_wireless_crystal",
"celestial_manipulator",
"chaotic_crafting_injector",
"crafting_core",
"disenchanter",
"dislocator_pedestal",
"dislocator_receptacle",
"draconic_io_crystal",
"draconic_wireless_crystal",
"draconium_chest",
"energy_transfuser",
"entity_detector",
"entity_detector_advanced",
"fluid_gate",
"flux_gate",
"generator",
"grinder",
"reactor_core",
"wyvern_crafting_injector",
"wyvern_io_crystal",
"wyvern_wireless_crystal"
]
draconicclearing.forEach((name) => {
let material = Item.of(`draconicevolution:${name}`)

allthemods.shapeless(material, [material]).id(`allthemods:clear_draconicevolution/${name}`)
})

// Powah Energizing Rod Clearing
const powahclearing = [
"starter",
"basic",
"hardened",
"blazing",
"niotic",
"spirited",
"nitro"
]
powahclearing.forEach((name) => {
let material = Item.of(`powah:energizing_rod_${name}`)

allthemods.shapeless(material, [material]).id(`allthemods:clear_powah/energizing_rod_${name}`)
})
})

// This File has been authored by AllTheMods Staff, or a Community contributor for use in AllTheMods - AllTheMods 10.
// As all AllTheMods packs are licensed under All Rights Reserved, this file is not allowed to be used in any public packs not released by the AllTheMods Team, without explicit permission.
23 changes: 22 additions & 1 deletion kubejs/server_scripts/Tweaks/recipes.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,28 @@ ServerEvents.recipes(allthemods => {
'#c:player_workstations/crafting_tables'
]
)

// Example Firework Star recipe to help people in JEI (as it's not shown there)
allthemods.shapeless(
Item.of('minecraft:firework_star[firework_explosion={colors:[I;15790320],shape:"small_ball"}]'),
[
'minecraft:gunpowder',
'minecraft:white_dye'
]
).id("allthemods:example_firework_star")
// Saltpeter Block Recipes
allthemods.shaped(
Item.of(`kubejs:saltpeter_block`),
['CCC','CCC','CCC'],
{
C: `#c:dusts/saltpeter`
}
).id("allthemods:saltpeter_block")
allthemods.shapeless(
Item.of('railcraft:saltpeter_dust', 9),
[
'kubejs:saltpeter_block'
]
).id("allthemods:saltpeter_dust_from_block")
})

// This File has been authored by AllTheMods Staff, or a Community contributor for use in AllTheMods - AllTheMods 10.
Expand Down
7 changes: 7 additions & 0 deletions kubejs/server_scripts/Tweaks/tags.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ ServerEvents.tags('block', allthemods => {
// Just Dire Things
allthemods.add('justdirethings:lawnmowerable', '#c:grass')
allthemods.add('justdirethings:tick_speed_deny', '@industrialforegoingsouls')
// Saltpeter Block
allthemods.add('c:storage_blocks/niter', 'kubejs:saltpeter_block')
allthemods.add('c:storage_blocks/saltpeter', 'kubejs:saltpeter_block')
allthemods.add('c:storage_blocks', '#c:storage_blocks/niter')
})

ServerEvents.tags('fluid', allthemods => {
Expand Down Expand Up @@ -113,6 +117,9 @@ ServerEvents.tags('item', allthemods => {
"modern_industrialization:runic_crucible",
"modern_industrialization:runic_enchanter"
])

// Trial Vault Repeatability for Decrepit Keys
allthemods.add("repeatable_trial_vaults:can_reset_trial_vaults","irons_spellbooks:decrepit_key")
})

ServerEvents.tags('entity_type', allthemods => {
Expand Down
44 changes: 44 additions & 0 deletions kubejs/server_scripts/mods/Dyenamics/recipes.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
// This File has been authored by AllTheMods Staff, or a Community contributor for use in AllTheMods - AllTheMods 10.
// As all AllTheMods packs are licensed under All Rights Reserved, this file is not allowed to be used in any public packs not released by the AllTheMods Team, without explicit permission.

ServerEvents.recipes(allthemods =>{

const dyenamicdyes = [
"honey",
"mint",
"lavender",
"navy",
"bubblegum",
"amber",
"conifer",
"icy_blue",
"ultramarine",
"maroon",
"wine",
"rose",
"fluorescent",
"spring_green",
"peach",
"cherenkov",
"aquamarine",
"persimmon"
]
dyenamicdyes.forEach((name) => {
let material = `dyenamics:${name}_dye`

allthemods.shapeless(Item.of(material, 3), [`occultism:otherflower`, material]).id(`allthemods:crafting/otherflower_to_${name}_dye`)
allthemods.recipes.modern_industrialization.mixer(2, 200)
.itemIn(material, 0)
.fluidIn(`25x modern_industrialization:benzene`)
.itemOut(material)
.id(`allthemods:modern_industrialization/dyes/${name}/mixer/benzene`)
allthemods.recipes.modern_industrialization.mixer(2, 200)
.itemIn(material, 0)
.fluidIn(`100x modern_industrialization:synthetic_oil`)
.itemOut(material)
.id(`allthemods:modern_industrialization/dyes/${name}/mixer/synthetic_oil`)
})
})

// This File has been authored by AllTheMods Staff, or a Community contributor for use in AllTheMods - AllTheMods 10.
// As all AllTheMods packs are licensed under All Rights Reserved, this file is not allowed to be used in any public packs not released by the AllTheMods Team, without explicit permission.
Loading