Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M52 1.1.1 #1802

Open
wants to merge 5 commits into
base: staging
Choose a base branch
from
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
43 changes: 15 additions & 28 deletions config/ftbquests/quests/chapters/ars_nouveau.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,6 @@
group: "02FE661031A105D8"
icon: "ars_nouveau:creative_spell_book"
id: "6AEDA2F9BEB57759"
images: [{
click: ""
corner: false
dev: false
height: 0.3d
hover: ["&dNeeded for the ATM Star&r"]
image: "allthetweaks:item/atm_star"
rotation: 0.0d
width: 0.3d
x: 7.5d
y: 8.5d
}]
order_index: 0
quest_links: [ ]
quests: [
Expand Down Expand Up @@ -231,7 +219,7 @@
type: "item"
}]
x: 0.0d
y: -9.5d
y: -8.5d
}
{
dependencies: ["441C0659ED28D935"]
Expand Down Expand Up @@ -316,7 +304,7 @@
type: "item"
}]
x: 0.0d
y: -13.5d
y: -12.5d
}
{
dependencies: ["6F3602F5600A6221"]
Expand Down Expand Up @@ -367,7 +355,7 @@
type: "item"
}]
x: 0.0d
y: -8.5d
y: -7.5d
}
{
dependencies: ["63DD7F5A4441ACE7"]
Expand All @@ -383,7 +371,7 @@
item: "ars_nouveau:glyph_dampen"
type: "item"
}]
x: -1.0d
x: -0.5d
y: -13.5d
}
{
Expand Down Expand Up @@ -419,7 +407,7 @@
type: "item"
}]
x: 0.0d
y: -11.5d
y: -10.5d
}
{
dependencies: ["441C0659ED28D935"]
Expand Down Expand Up @@ -571,7 +559,7 @@
item: "ars_nouveau:glyph_interact"
type: "item"
}]
x: -4.5d
x: -5.0d
y: -14.5d
}
{
Expand Down Expand Up @@ -626,7 +614,7 @@
y: -11.5d
}
{
dependencies: ["63DD7F5A4441ACE7"]
dependencies: ["441C0659ED28D935"]
id: "4CAC87774C1B15C0"
rewards: [{
id: "2483EB293F404A34"
Expand All @@ -639,8 +627,8 @@
item: "ars_nouveau:glyph_fell"
type: "item"
}]
x: 0.0d
y: -7.5d
x: -4.0d
y: -14.5d
}
{
dependencies: ["63DD7F5A4441ACE7"]
Expand All @@ -656,7 +644,7 @@
item: "ars_nouveau:glyph_extend_time"
type: "item"
}]
x: -2.0d
x: -1.5d
y: -13.5d
}
{
Expand Down Expand Up @@ -792,7 +780,7 @@
item: "ars_nouveau:glyph_pickup"
type: "item"
}]
x: -5.5d
x: -6.0d
y: -14.5d
}
{
Expand Down Expand Up @@ -913,7 +901,7 @@
type: "item"
}]
x: 0.0d
y: -12.5d
y: -11.5d
}
{
dependencies: ["63DD7F5A4441ACE7"]
Expand Down Expand Up @@ -2387,14 +2375,13 @@
}
]
shape: "diamond"
size: 2.0d
tasks: [{
id: "5D3C989D159E191B"
item: "ars_nouveau:ritual_wilden_summon"
type: "item"
}]
x: 7.5d
y: 7.5d
y: 7.0d
}
{
dependencies: ["457DE8C154641437"]
Expand Down Expand Up @@ -2595,7 +2582,7 @@
type: "item"
}]
x: 0.0d
y: -10.5d
y: -9.5d
}
{
dependencies: ["441C0659ED28D935"]
Expand Down Expand Up @@ -3106,7 +3093,7 @@
""
"The &6Jar of Voiding&r destroys items you pick up in exchange for mana. This can be filtered."
""
"To add or remove an item to be destroyed by the jar, use the jar with the item in your off hand, or use an item on the Scribe's Table with the jar placed on it."
"To add or remove an item to be detroyed by the jar, use the jar with the item in your off hand, or use an item on the Scribe's Table with the jar placed on it."
""
"The jar must be on your hotbar to function."
]
Expand Down
4 changes: 3 additions & 1 deletion config/integratedterminals-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@
#The number of threads that the crafting plan calculator can use.
craftingPlannerThreads = 2
#The maximum number of terminal storage instances that can be sent in a single packet. Reduce this when you have packet overflows.
terminalStoragePacketMaxInstances = 1024
terminalStoragePacketMaxInstances = 256
#If the version checker should be enabled.
versionChecker = false
#The maximum number of terminal storage crafting recipes that can be sent in a single packet. Reduce this when you have packet overflows.
terminalStoragePacketMaxRecipes = 128

44 changes: 43 additions & 1 deletion kubejs/data/hostilenetworks/data_models/chicken.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,44 @@
{
}
"type": "minecraft:chicken",
"subtypes": [
"twilightforest:penguin"
],
"name": "entity.minecraft.chicken",
"name_color": "0xf0ead6",
"gui_scale": 1.0,
"gui_x_offset": 0.0,
"gui_y_offset": 0.0,
"gui_z_offset": 0.0,
"sim_cost": 64,
"input": {
"item": "hostilenetworks:empty_prediction",
"count": 1
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction",
"count": 1
},
"trivia": "hostilenetworks.trivia.chicken",
"fabricator_drops": [
{
"item": "minecraft:chicken",
"count": 32
},
{
"item": "minecraft:feather",
"count": 24
}
],
"tier_data": [
6,
54,
354,
1254
],
"data_per_kill": [
1,
4,
10,
18
]
}
43 changes: 42 additions & 1 deletion kubejs/data/hostilenetworks/data_models/glow_squid.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,43 @@
{
}
"type": "minecraft:glow_squid",
"subtypes": [],
"name": "entity.minecraft.glow_squid",
"name_color": "0x32A1A1",
"gui_scale": 1.0,
"gui_x_offset": 0.0,
"gui_y_offset": 1,
"gui_z_offset": 0.0,
"sim_cost": 32,
"input": {
"item": "hostilenetworks:empty_prediction",
"count": 1
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction",
"count": 1
},
"trivia": "hostilenetworks.trivia.glow_squid",
"fabricator_drops": [
{
"optional": true,
"item": "croptopia:glowing_calamari",
"count": 32
},
{
"item": "minecraft:glow_ink_sac",
"count": 32
}
],
"tier_data": [
6,
54,
354,
1254
],
"data_per_kill": [
1,
4,
10,
18
]
}
50 changes: 49 additions & 1 deletion kubejs/data/hostilenetworks/data_models/mooshroom.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,50 @@
{
}
"type": "minecraft:mooshroom",
"subtypes": [],
"name": "entity.minecraft.mooshroom",
"name_color": "0xA81012",
"gui_scale": 1.0,
"gui_x_offset": 0.0,
"gui_y_offset": 0.0,
"gui_z_offset": 0.0,
"sim_cost": 64,
"input": {
"item": "hostilenetworks:empty_prediction",
"count": 1
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction",
"count": 1
},
"trivia": "hostilenetworks.trivia.mooshroom",
"fabricator_drops": [
{
"item": "minecraft:beef",
"count": 32
},
{
"item": "minecraft:leather",
"count": 24
},
{
"item": "minecraft:red_mushroom",
"count": 16
},
{
"item": "minecraft:brown_mushroom",
"count": 16
}
],
"tier_data": [
6,
54,
354,
1254
],
"data_per_kill": [
1,
4,
10,
18
]
}
48 changes: 47 additions & 1 deletion kubejs/data/hostilenetworks/data_models/squid.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,48 @@
{
}
"type": "minecraft:squid",
"subtypes": [],
"name": "entity.minecraft.squid",
"name_color": "0x546D80",
"gui_scale": 1.0,
"gui_x_offset": 0.0,
"gui_y_offset": 1,
"gui_z_offset": 0.0,
"sim_cost": 32,
"input": {
"item": "hostilenetworks:empty_prediction",
"count": 1
},
"base_drop": {
"item": "hostilenetworks:overworld_prediction",
"count": 1
},
"trivia": "hostilenetworks.trivia.squid",
"fabricator_drops": [
{
"item": "minecraft:ink_sac",
"count": 32
},
{
"optional": true,
"item": "croptopia:calamari",
"count": 32
},
{
"optional": true,
"item": "reliquary:squid_beak",
"count": 2
}
],
"tier_data": [
6,
54,
354,
1254
],
"data_per_kill": [
1,
4,
10,
18
]
}
9 changes: 9 additions & 0 deletions kubejs/server_scripts/conflicts.js
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,15 @@ ServerEvents.recipes(event => {
event.remove({id: 'functionalstorage:oak_drawer_alternate_x1'})
event.remove({id: 'functionalstorage:oak_drawer_alternate_x2'})
event.remove({id: 'functionalstorage:oak_drawer_alternate_x4'})

// Incorrect ore smelting/blasting output, fixed in 1.20 of DeeperDarker
event.remove({id: 'deeperdarker:raw_iron_from_blasting_gloomslate_iron_ore'})
event.remove({id: 'deeperdarker:raw_gold_from_blasting_gloomslate_gold_ore'})
event.remove({id: 'deeperdarker:raw_copper_from_blasting_gloomslate_copper_ore'})
event.remove({id: 'deeperdarker:raw_iron_from_smelting_gloomslate_iron_ore'})
event.remove({id: 'deeperdarker:raw_gold_from_smelting_gloomslate_gold_ore'})
event.remove({id: 'deeperdarker:raw_copper_from_smelting_gloomslate_copper_ore'})

})

// convert abd blocks to quark on break
Expand Down
4 changes: 4 additions & 0 deletions kubejs/server_scripts/mods/ae/recipes.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ ServerEvents.recipes(event => {
E: '#forge:plates/enderium',
N: 'minecraft:netherite_ingot'
}).id('kubejs:aeinfinitybooster/infinity_card')

event.shapeless(` 4x ae2:fluix_covered_cable`,[`ae2:fluix_covered_dense_cable`]).id(`kubejs:ae2/dense_to_normal`)
event.shapeless(` 4x ae2:fluix_smart_cable`,[`ae2:fluix_smart_dense_cable`]).id(`kubejs:ae2/smart_dense_to_smart_normal`)

})