Compare commits
9 Commits
374c3578ef
...
1e12f09858
Author | SHA1 | Date | |
---|---|---|---|
1e12f09858 | |||
52ba4e3b07 | |||
035aac2850 | |||
5a187602c8 | |||
dc70ef881d | |||
da4b35fe3d | |||
0f75163bae | |||
e36994e537 | |||
b861144041 |
BIN
assets/intelligent-catalyst.xcf
Normal file
BIN
assets/intelligent-catalyst.xcf
Normal file
Binary file not shown.
BIN
assets/intelligent-focus.xcf
Normal file
BIN
assets/intelligent-focus.xcf
Normal file
Binary file not shown.
BIN
assets/sapient-focus.xcf
Normal file
BIN
assets/sapient-focus.xcf
Normal file
Binary file not shown.
BIN
assets/textures/item/intelligent-catalyst.png
Normal file
BIN
assets/textures/item/intelligent-catalyst.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 722 B |
BIN
assets/textures/item/intelligent_focus.png
Normal file
BIN
assets/textures/item/intelligent_focus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 589 B |
BIN
assets/textures/item/sapient_focus.png
Normal file
BIN
assets/textures/item/sapient_focus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
@@ -40,6 +40,8 @@
|
||||
"forge:crops/{material}",
|
||||
"forge:seeds/{material}",
|
||||
"forge:grain/{material}",
|
||||
"forge:flour/{material}",
|
||||
"forge:bread/{material}",
|
||||
"forge:tomato_sauces",
|
||||
"forge:bacon",
|
||||
"forge:cheeseburgers",
|
||||
@@ -48,9 +50,13 @@
|
||||
"forge:cheese",
|
||||
"forge:peanut_butter_and_jam",
|
||||
"forge:dough",
|
||||
"forge:dough/{material}",
|
||||
"forge:flour",
|
||||
"forge:steamed_rices",
|
||||
"forge:rubber",
|
||||
"forge:cardboard"
|
||||
"forge:cardboard",
|
||||
"forge:chocolate",
|
||||
"forge:pasta"
|
||||
],
|
||||
"materials": [
|
||||
"aeternium",
|
||||
@@ -128,7 +134,10 @@
|
||||
"barley",
|
||||
"coffee_beans",
|
||||
"apple",
|
||||
"fig"
|
||||
"fig",
|
||||
|
||||
"wheat",
|
||||
"ginger"
|
||||
],
|
||||
"priorityOverrides": {
|
||||
"forge:cheese": "thermal",
|
||||
@@ -183,15 +192,24 @@
|
||||
"thermal:crafting/dies": ["ae2:silicon_press", "ae2:engineering_processor_press", "ae2:calculation_processor_press", "ae2:logic_processor_press"],
|
||||
"forge:ingots/andesite_alloy": ["create:andesite_alloy"],
|
||||
"forge:rods/andesite_alloy": ["create:shaft"],
|
||||
"forge:gears/andesite_alloy": ["create:cogwheel"]
|
||||
"forge:gears/andesite_alloy": ["create:cogwheel"],
|
||||
"forge:flour/wheat": ["croptopia:flour"],
|
||||
"forge:dough/wheat": ["croptopia:dough", "candlelight:dough", "bakery:dough"],
|
||||
"forge:dough/ginger": ["create_confectionery:gingerdough"],
|
||||
|
||||
"forge:bread/ginger": ["create_confectionery:gingerbread", "brewery:gingerbread"],
|
||||
|
||||
"forge:bars/chocolate": ["croptopia:chocolate"]
|
||||
},
|
||||
"tagOwnerships": {
|
||||
"forge:crops/bell_pepper": ["forge:crops/bellpepper"],
|
||||
"forge:crops/tea": ["forge:tea_leaves", "forge:crops/tea_leaves"],
|
||||
"forge:seeds/rice": ["forge:rice_seeds", "forge:seeds/rice_seeds"],
|
||||
"forge:grain/rice": ["forge:rice", "forge:crops/rice"],
|
||||
"forge:grain/corn": ["forge:crops/corn"]
|
||||
"forge:grain/corn": ["forge:crops/corn"],
|
||||
"forge:dough": ["c:dough", "forge:doughs", "bakery:dough", "candlelight:dough"],
|
||||
"forge:bars/chocolate": ["forge:chocolate", "forge:chocolates"],
|
||||
"forge:grain/barley": ["forge:crops/barley"]
|
||||
},
|
||||
"itemTagInheritanceMode": "ALLOW",
|
||||
"itemTagInheritance": {},
|
||||
|
@@ -1,8 +1,8 @@
|
||||
{
|
||||
chapter_groups: [
|
||||
{ id: "51EABD5138070E99", title: "The Elements of Grist" }
|
||||
{ id: "35747BFAEA235A1C", title: "Energetic Grist" }
|
||||
{ id: "7E7A924BDCDD2AE6", title: "Build Grist" }
|
||||
{ id: "35747BFAEA235A1C", title: "Build Grist" }
|
||||
{ id: "7E7A924BDCDD2AE6", title: "Energetic Grist" }
|
||||
{ id: "6BA8BD651D06794E", title: "Agricultural Grist" }
|
||||
{ id: "5618D395AFF037A4", title: "Intelligent Grist" }
|
||||
]
|
||||
|
File diff suppressed because it is too large
Load Diff
649
config/ftbquests/quests/chapters/basic_intelligent_grist.snbt
Normal file
649
config/ftbquests/quests/chapters/basic_intelligent_grist.snbt
Normal file
@@ -0,0 +1,649 @@
|
||||
{
|
||||
default_hide_dependency_lines: false
|
||||
default_quest_shape: ""
|
||||
filename: "basic_intelligent_grist"
|
||||
group: "5618D395AFF037A4"
|
||||
id: "01E47C5B2C0CF536"
|
||||
order_index: 0
|
||||
quest_links: [ ]
|
||||
quests: [
|
||||
{
|
||||
dependencies: ["425D7E1F7944C15A"]
|
||||
id: "267EA884679F03FC"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "49F3FF457C481E77"
|
||||
title: "Basic Automation"
|
||||
type: "checkmark"
|
||||
}]
|
||||
x: 3.0d
|
||||
y: -1.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["529102FE3FD91B1A"]
|
||||
id: "425D7E1F7944C15A"
|
||||
shape: "gear"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "14FDA39579EB1CF8"
|
||||
item: "kubejs:grist_intelligent_basic"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.0d
|
||||
y: 0.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["13F36EDF98D4B995"]
|
||||
id: "0DA35C129BC11940"
|
||||
tasks: [{
|
||||
id: "06E19B2A37AA67D1"
|
||||
item: "sophisticatedstorage:controller"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.0d
|
||||
y: -3.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["425D7E1F7944C15A"]
|
||||
id: "13F36EDF98D4B995"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "5BEC506D5B4BD49E"
|
||||
title: "Storage Grid"
|
||||
type: "checkmark"
|
||||
}]
|
||||
x: 5.0d
|
||||
y: -2.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"0DA35C129BC11940"
|
||||
"54319D03AA18E735"
|
||||
"7DF2C7C408419D18"
|
||||
]
|
||||
id: "0BA5AC285C684149"
|
||||
tasks: [{
|
||||
id: "06EDED6249F9B3F8"
|
||||
item: "ae2:storage_bus"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.0d
|
||||
y: -5.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["267EA884679F03FC"]
|
||||
id: "591072E10AD3C88A"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "09D314EDEF99ACB4"
|
||||
item: "prettypipes:pipe"
|
||||
type: "item"
|
||||
}]
|
||||
x: -0.5d
|
||||
y: -1.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["267EA884679F03FC"]
|
||||
id: "7A7EB33F1989C25C"
|
||||
tasks: [{
|
||||
id: "2512BFE42B46E31C"
|
||||
item: "thermal:item_buffer"
|
||||
type: "item"
|
||||
}]
|
||||
x: 0.0d
|
||||
y: -3.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["591072E10AD3C88A"]
|
||||
id: "4D5F7853656661AC"
|
||||
tasks: [{
|
||||
id: "2D68E9FB53659B42"
|
||||
item: "prettypipes:low_extraction_module"
|
||||
type: "item"
|
||||
}]
|
||||
x: -1.5d
|
||||
y: -0.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["591072E10AD3C88A"]
|
||||
id: "760ACDBAE65C0D1C"
|
||||
tasks: [{
|
||||
id: "2C3B194602256990"
|
||||
item: "prettypipes:low_crafting_module"
|
||||
type: "item"
|
||||
}]
|
||||
x: -1.5d
|
||||
y: -2.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["760ACDBAE65C0D1C"]
|
||||
id: "31DB5CC7C8020500"
|
||||
tasks: [{
|
||||
id: "7B684229511C4CE9"
|
||||
item: "prettypipes:medium_crafting_module"
|
||||
type: "item"
|
||||
}]
|
||||
x: -2.5d
|
||||
y: -2.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["4D5F7853656661AC"]
|
||||
id: "2B4D1025687B8A5D"
|
||||
tasks: [{
|
||||
id: "4A61575D6AA9AFC8"
|
||||
item: "prettypipes:medium_extraction_module"
|
||||
type: "item"
|
||||
}]
|
||||
x: -2.5d
|
||||
y: -0.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["591072E10AD3C88A"]
|
||||
id: "52FE7705DB61B1DE"
|
||||
tasks: [{
|
||||
id: "34C550041124E986"
|
||||
item: "prettypipes:wrench"
|
||||
type: "item"
|
||||
}]
|
||||
x: -2.0d
|
||||
y: -1.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["759EDC67BB936B05"]
|
||||
id: "76CB1E5A99B62CC3"
|
||||
tasks: [{
|
||||
id: "5CE59C8C7EF19808"
|
||||
item: "ars_nouveau:novice_spell_book"
|
||||
type: "item"
|
||||
}]
|
||||
x: 2.5d
|
||||
y: 1.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["54319D03AA18E735"]
|
||||
id: "759B061B596A77BF"
|
||||
shape: "rsquare"
|
||||
size: 1.5d
|
||||
tasks: [{
|
||||
id: "088377929813DA07"
|
||||
item: "ae2:terminal"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.0d
|
||||
y: -6.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["4317A5EE85960390"]
|
||||
id: "6148239C8A736F47"
|
||||
tasks: [{
|
||||
id: "695C63A17AC171A9"
|
||||
item: "ae2:printed_logic_processor"
|
||||
type: "item"
|
||||
}]
|
||||
x: 8.0d
|
||||
y: -7.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["2FE09A3185FF9959"]
|
||||
id: "0437D71E6EC5D9B1"
|
||||
tasks: [{
|
||||
id: "12F5FD6762FA80CE"
|
||||
item: "ae2:fluix_dust"
|
||||
type: "item"
|
||||
}]
|
||||
x: 10.0d
|
||||
y: -7.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["0FDFDAC9783D1868"]
|
||||
id: "4317A5EE85960390"
|
||||
tasks: [{
|
||||
id: "6B2AA8C98FFB6354"
|
||||
item: "ae2:printed_silicon"
|
||||
type: "item"
|
||||
}]
|
||||
x: 8.0d
|
||||
y: -9.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["7BCCB6740DDF0280"]
|
||||
id: "7D802158D07B33B5"
|
||||
tasks: [{
|
||||
id: "73230E83E681B4A3"
|
||||
item: "ae2:energy_acceptor"
|
||||
type: "item"
|
||||
}]
|
||||
x: 7.0d
|
||||
y: -14.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["1209A892C293B8BC"]
|
||||
id: "7BCCB6740DDF0280"
|
||||
tasks: [{
|
||||
id: "2531F8D0041B670A"
|
||||
item: "ae2:quartz_glass"
|
||||
type: "item"
|
||||
}]
|
||||
x: 8.5d
|
||||
y: -14.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"6148239C8A736F47"
|
||||
"0437D71E6EC5D9B1"
|
||||
]
|
||||
id: "16666552B4DE7562"
|
||||
tasks: [{
|
||||
id: "2B0B15463C65E292"
|
||||
item: "ae2:formation_core"
|
||||
type: "item"
|
||||
}]
|
||||
x: 7.0d
|
||||
y: -6.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"6148239C8A736F47"
|
||||
"0437D71E6EC5D9B1"
|
||||
]
|
||||
id: "07073EDA28B6B124"
|
||||
tasks: [{
|
||||
id: "474C53F30FC1B491"
|
||||
item: "ae2:annihilation_core"
|
||||
type: "item"
|
||||
}]
|
||||
x: 9.0d
|
||||
y: -6.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["4AA3E9811317F051"]
|
||||
id: "0FDFDAC9783D1868"
|
||||
tasks: [{
|
||||
id: "267D521C2680636A"
|
||||
item: "ae2:inscriber"
|
||||
type: "item"
|
||||
}]
|
||||
x: 8.0d
|
||||
y: -10.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["4AA3E9811317F051"]
|
||||
id: "31BB203ADCC56846"
|
||||
shape: "diamond"
|
||||
size: 1.5d
|
||||
tasks: [{
|
||||
id: "15E029FB4580393C"
|
||||
item: "ae2:meteorite_compass"
|
||||
type: "item"
|
||||
}]
|
||||
x: 12.0d
|
||||
y: -11.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["31BB203ADCC56846"]
|
||||
id: "3599B2F85B049737"
|
||||
tasks: [{
|
||||
id: "3018C6920103D477"
|
||||
item: "ae2:certus_quartz_crystal"
|
||||
type: "item"
|
||||
}]
|
||||
x: 10.5d
|
||||
y: -11.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["3599B2F85B049737"]
|
||||
id: "1209A892C293B8BC"
|
||||
tasks: [{
|
||||
id: "23AB5A52CC0FD33E"
|
||||
item: "ae2:certus_quartz_dust"
|
||||
type: "item"
|
||||
}]
|
||||
x: 9.5d
|
||||
y: -12.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["48C86C2E1660A2F4"]
|
||||
id: "7DF2C7C408419D18"
|
||||
tasks: [{
|
||||
id: "1BCC05175DBCB191"
|
||||
item: "ae2:fluix_glass_cable"
|
||||
type: "item"
|
||||
}]
|
||||
x: 8.5d
|
||||
y: -4.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["1209A892C293B8BC"]
|
||||
id: "26CAC7628D6D8DC1"
|
||||
tasks: [{
|
||||
id: "0E8E123EA834D19A"
|
||||
item: "ae2:quartz_fiber"
|
||||
type: "item"
|
||||
}]
|
||||
x: 8.5d
|
||||
y: -12.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["759B061B596A77BF"]
|
||||
id: "6E9944AFA950BF8F"
|
||||
tasks: [{
|
||||
id: "6AB1758716F040F0"
|
||||
item: "ae2:crafting_terminal"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.0d
|
||||
y: -9.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"16666552B4DE7562"
|
||||
"07073EDA28B6B124"
|
||||
]
|
||||
id: "54319D03AA18E735"
|
||||
tasks: [{
|
||||
id: "54D8C3AA23FBAB33"
|
||||
item: "ae2:interface"
|
||||
type: "item"
|
||||
}]
|
||||
x: 8.0d
|
||||
y: -5.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"183D92B8FE443776"
|
||||
"3599B2F85B049737"
|
||||
]
|
||||
id: "2FE09A3185FF9959"
|
||||
tasks: [{
|
||||
id: "23EA472A0E82C659"
|
||||
item: "ae2:charged_certus_quartz_crystal"
|
||||
type: "item"
|
||||
}]
|
||||
x: 10.0d
|
||||
y: -10.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["4AA3E9811317F051"]
|
||||
id: "183D92B8FE443776"
|
||||
tasks: [{
|
||||
id: "4A2667B55779459B"
|
||||
item: "ae2:charger"
|
||||
type: "item"
|
||||
}]
|
||||
x: 12.0d
|
||||
y: -10.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["0437D71E6EC5D9B1"]
|
||||
id: "6F731D4A3DB27CC8"
|
||||
tasks: [{
|
||||
id: "12F6CC3FEBC11534"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ae2:energy_cell"
|
||||
tag: { }
|
||||
}
|
||||
type: "item"
|
||||
}]
|
||||
x: 11.5d
|
||||
y: -7.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["0437D71E6EC5D9B1"]
|
||||
id: "48C86C2E1660A2F4"
|
||||
tasks: [{
|
||||
id: "095D84484CFECA15"
|
||||
item: "ae2:fluix_crystal"
|
||||
type: "item"
|
||||
}]
|
||||
x: 10.0d
|
||||
y: -4.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["76CB1E5A99B62CC3"]
|
||||
id: "5258D2DA4EDC3D55"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "215348AD0214FB5B"
|
||||
item: "ars_nouveau:scribes_table"
|
||||
type: "item"
|
||||
}]
|
||||
x: 0.5d
|
||||
y: 2.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["425D7E1F7944C15A"]
|
||||
id: "759EDC67BB936B05"
|
||||
tasks: [{
|
||||
id: "4BE516035014C43D"
|
||||
title: "Magic"
|
||||
type: "checkmark"
|
||||
}]
|
||||
x: 3.5d
|
||||
y: 1.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["0B97D51D73E92080"]
|
||||
id: "3F5198E4EDCB780C"
|
||||
tasks: [{
|
||||
id: "5C51DB82639DDDBE"
|
||||
item: "ars_nouveau:water_essence"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.5d
|
||||
y: 5.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["0B97D51D73E92080"]
|
||||
id: "10AA66800AAD1B89"
|
||||
tasks: [{
|
||||
id: "20EA9C3DD2AA73C2"
|
||||
item: "ars_nouveau:conjuration_essence"
|
||||
type: "item"
|
||||
}]
|
||||
x: 7.5d
|
||||
y: 5.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"604EB9292B7B9851"
|
||||
"76F0CD7675CA4763"
|
||||
]
|
||||
id: "529102FE3FD91B1A"
|
||||
tasks: [{
|
||||
id: "5E73A165AC50AEAF"
|
||||
item: "kubejs:insightful_tincture"
|
||||
type: "item"
|
||||
}]
|
||||
x: 2.5d
|
||||
y: 3.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"7A490E72354C2498"
|
||||
"209F302DAF6A12D3"
|
||||
]
|
||||
id: "76F0CD7675CA4763"
|
||||
tasks: [{
|
||||
id: "684432F1B1BFD40C"
|
||||
item: "kubejs:sacred_flesh"
|
||||
type: "item"
|
||||
}]
|
||||
x: 3.5d
|
||||
y: 4.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"7A490E72354C2498"
|
||||
"7848999FF2D5D4EF"
|
||||
]
|
||||
id: "604EB9292B7B9851"
|
||||
tasks: [{
|
||||
id: "49CF39E4895C18AD"
|
||||
item: "kubejs:insightful_blend"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.5d
|
||||
y: 4.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["4AA3E9811317F051"]
|
||||
id: "7848999FF2D5D4EF"
|
||||
tasks: [{
|
||||
id: "24F4E163A507EBCC"
|
||||
item: "thermal:lapis_dust"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.5d
|
||||
y: 5.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["4AA3E9811317F051"]
|
||||
id: "209F302DAF6A12D3"
|
||||
tasks: [{
|
||||
id: "341462D279F30C07"
|
||||
item: "thermal:gold_dust"
|
||||
type: "item"
|
||||
}]
|
||||
x: 3.5d
|
||||
y: 5.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["4AA3E9811317F051"]
|
||||
id: "7A490E72354C2498"
|
||||
tasks: [{
|
||||
id: "2F6C8CDE70803F78"
|
||||
item: "minecraft:rotten_flesh"
|
||||
type: "item"
|
||||
}]
|
||||
x: 2.5d
|
||||
y: 4.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["4AA3E9811317F051"]
|
||||
id: "70F2BD0348311709"
|
||||
tasks: [{
|
||||
id: "679A179B6EAF5D76"
|
||||
item: "ars_nouveau:sourcestone"
|
||||
type: "item"
|
||||
}]
|
||||
x: 6.5d
|
||||
y: 3.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["71CE16EA312354E7"]
|
||||
hide_dependent_lines: true
|
||||
id: "4AA3E9811317F051"
|
||||
size: 4.0d
|
||||
tasks: [{
|
||||
id: "374623BD4F7C33D3"
|
||||
title: "Intelligent Grist"
|
||||
type: "checkmark"
|
||||
}]
|
||||
x: -6.0d
|
||||
y: 4.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["0B97D51D73E92080"]
|
||||
id: "3FD161550471A495"
|
||||
size: 3.0d
|
||||
tasks: [{
|
||||
count: 64L
|
||||
id: "370B7C6782A0804C"
|
||||
item: { Count: 64, id: "kubejs:grist_intelligent_basic" }
|
||||
type: "item"
|
||||
}]
|
||||
title: "Basic Mass Production"
|
||||
x: 2.0d
|
||||
y: 8.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["0B97D51D73E92080"]
|
||||
id: "072994347F78FA2D"
|
||||
tasks: [{
|
||||
id: "549412D2D13DB926"
|
||||
item: "ars_nouveau:earth_essence"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.5d
|
||||
y: 8.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["0B97D51D73E92080"]
|
||||
id: "1AF163ED020F3F21"
|
||||
tasks: [{
|
||||
id: "26967FDCD851C6AD"
|
||||
item: "ars_nouveau:air_essence"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.0d
|
||||
y: 6.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"425D7E1F7944C15A"
|
||||
"70F2BD0348311709"
|
||||
]
|
||||
id: "0B97D51D73E92080"
|
||||
size: 1.5d
|
||||
tasks: [{
|
||||
id: "49D20EE2038804D8"
|
||||
item: "ars_nouveau:arcane_pedestal"
|
||||
type: "item"
|
||||
}]
|
||||
x: 6.5d
|
||||
y: 7.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["0B97D51D73E92080"]
|
||||
id: "4CE7CBA1BBF3DB58"
|
||||
tasks: [{
|
||||
id: "6FF3697C15BB5B8A"
|
||||
item: "ars_nouveau:fire_essence"
|
||||
type: "item"
|
||||
}]
|
||||
x: 7.5d
|
||||
y: 8.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["0B97D51D73E92080"]
|
||||
id: "493157AD0F8B723F"
|
||||
tasks: [{
|
||||
id: "6ED11DD8BDD07F5F"
|
||||
item: "ars_nouveau:manipulation_essence"
|
||||
type: "item"
|
||||
}]
|
||||
x: 6.5d
|
||||
y: 9.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["0B97D51D73E92080"]
|
||||
id: "0B73D34F06AFB9A4"
|
||||
tasks: [{
|
||||
id: "3E999FF3E211F041"
|
||||
item: "ars_nouveau:abjuration_essence"
|
||||
type: "item"
|
||||
}]
|
||||
x: 8.0d
|
||||
y: 6.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["425D7E1F7944C15A"]
|
||||
id: "50DA15D9CAD36E2A"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "3A2B8A8446B0C400"
|
||||
title: "Transportation"
|
||||
type: "checkmark"
|
||||
}]
|
||||
x: 7.0d
|
||||
y: -1.0d
|
||||
}
|
||||
]
|
||||
title: "Basic Intelligent Grist"
|
||||
}
|
@@ -155,6 +155,7 @@
|
||||
dependencies: [
|
||||
"6D12D603E67142C3"
|
||||
"65F274108773893B"
|
||||
"1B8AD95F2FB7F324"
|
||||
]
|
||||
id: "3FD50E817C92C5EB"
|
||||
tasks: [{
|
||||
@@ -193,7 +194,7 @@
|
||||
item: "thermal:machine_centrifuge"
|
||||
type: "item"
|
||||
}]
|
||||
x: -4.0d
|
||||
x: -7.5d
|
||||
y: 0.0d
|
||||
}
|
||||
{
|
||||
@@ -210,8 +211,8 @@
|
||||
type: "item"
|
||||
}]
|
||||
title: "Centrifuging Clay"
|
||||
x: -6.0d
|
||||
y: 1.0d
|
||||
x: -8.25d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["4ABF24D9CFD208BA"]
|
||||
@@ -253,6 +254,16 @@
|
||||
x: -2.0d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
id: "1B8AD95F2FB7F324"
|
||||
tasks: [{
|
||||
id: "34BB07EF484A49D9"
|
||||
item: "kubejs:grist_build_basic"
|
||||
type: "item"
|
||||
}]
|
||||
x: -4.5d
|
||||
y: -2.0d
|
||||
}
|
||||
]
|
||||
title: "Improved Build Grist"
|
||||
}
|
||||
|
444
config/ftbquests/quests/chapters/improved_intelligent_grist.snbt
Normal file
444
config/ftbquests/quests/chapters/improved_intelligent_grist.snbt
Normal file
@@ -0,0 +1,444 @@
|
||||
{
|
||||
default_hide_dependency_lines: false
|
||||
default_quest_shape: ""
|
||||
filename: "improved_intelligent_grist"
|
||||
group: "5618D395AFF037A4"
|
||||
icon: "kubejs:grist_intelligent_improved"
|
||||
id: "74B65283E5E1E10F"
|
||||
order_index: 1
|
||||
quest_links: [ ]
|
||||
quests: [
|
||||
{
|
||||
dependencies: ["3C9D10316136CCE7"]
|
||||
id: "0A6CEBEE1C135E36"
|
||||
shape: "gear"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "622D9AA7BE23D851"
|
||||
item: "kubejs:grist_intelligent_improved"
|
||||
type: "item"
|
||||
}]
|
||||
x: 6.5d
|
||||
y: -3.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["4AA3E9811317F051"]
|
||||
id: "7C1F3D3A623F5FA2"
|
||||
tasks: [{
|
||||
id: "02D734AAD8E322F5"
|
||||
item: "ars_elemental:lesser_fire_focus"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.0d
|
||||
y: -0.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["4AA3E9811317F051"]
|
||||
id: "4A316546C4FCB12A"
|
||||
tasks: [{
|
||||
id: "4C4057E8D9C77A82"
|
||||
item: "ars_elemental:lesser_air_focus"
|
||||
type: "item"
|
||||
}]
|
||||
x: 6.0d
|
||||
y: 1.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"5B407BC47F97CAD2"
|
||||
"4A316546C4FCB12A"
|
||||
"7C1F3D3A623F5FA2"
|
||||
"4C9475E4E38E1926"
|
||||
"6CAEBD670D89A90E"
|
||||
]
|
||||
id: "3C9D10316136CCE7"
|
||||
tasks: [{
|
||||
id: "6BF8D412C0C044DE"
|
||||
item: "kubejs:sapient_focus"
|
||||
type: "item"
|
||||
}]
|
||||
x: 6.5d
|
||||
y: 0.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["4AA3E9811317F051"]
|
||||
id: "6CAEBD670D89A90E"
|
||||
tasks: [{
|
||||
id: "3E65DF4D7FA6404F"
|
||||
item: "ars_elemental:lesser_earth_focus"
|
||||
type: "item"
|
||||
}]
|
||||
x: 7.0d
|
||||
y: 1.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["4AA3E9811317F051"]
|
||||
id: "4C9475E4E38E1926"
|
||||
tasks: [{
|
||||
id: "1CAA8FF9A3AE7DC2"
|
||||
item: "ars_elemental:lesser_water_focus"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.0d
|
||||
y: 0.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"23E50D3BC6041186"
|
||||
"07BF8A8180C163FA"
|
||||
"0C9CCF161AE3DEFC"
|
||||
"7912F664E198653F"
|
||||
]
|
||||
id: "5B407BC47F97CAD2"
|
||||
tasks: [{
|
||||
id: "7961B90A44FCDD01"
|
||||
item: "kubejs:intelligent_focus"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.0d
|
||||
y: 1.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["466CB1DC25ADFAF1"]
|
||||
id: "07BF8A8180C163FA"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "51D2D9F85B58144D"
|
||||
item: "summoningrituals:altar"
|
||||
type: "item"
|
||||
}]
|
||||
x: 2.528571428571418d
|
||||
y: 3.2071428571428555d
|
||||
}
|
||||
{
|
||||
dependencies: ["7B9B13C5F72EB91C"]
|
||||
id: "0C9CCF161AE3DEFC"
|
||||
tasks: [{
|
||||
id: "25B2BF61A7B72B50"
|
||||
item: "ars_nouveau:arcane_core"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.0d
|
||||
y: 1.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["466CB1DC25ADFAF1"]
|
||||
id: "23E50D3BC6041186"
|
||||
tasks: [{
|
||||
id: "38B8F2599F0B3A0F"
|
||||
item: "kubejs:imbued_source_gem"
|
||||
type: "item"
|
||||
}]
|
||||
x: 4.0d
|
||||
y: 5.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["7B9B13C5F72EB91C"]
|
||||
id: "466CB1DC25ADFAF1"
|
||||
tasks: [{
|
||||
id: "5B68EA035016E025"
|
||||
item: "kubejs:intelligent_catalyst"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.5d
|
||||
y: 5.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["3BD2CA7C4DAE16C4"]
|
||||
id: "7B9B13C5F72EB91C"
|
||||
size: 1.5d
|
||||
tasks: [{
|
||||
id: "36305F079471CC98"
|
||||
item: "ars_nouveau:source_gem"
|
||||
type: "item"
|
||||
}]
|
||||
x: -0.5d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"1EA0716F4A911DC2"
|
||||
"425D7E1F7944C15A"
|
||||
"3A6A331B189B5738"
|
||||
]
|
||||
id: "3BD2CA7C4DAE16C4"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "39646895B0922536"
|
||||
item: "ars_nouveau:imbuement_chamber"
|
||||
type: "item"
|
||||
}]
|
||||
x: -3.0d
|
||||
y: 1.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["4AA3E9811317F051"]
|
||||
id: "1EA0716F4A911DC2"
|
||||
tasks: [{
|
||||
id: "7C1BC59A2239BEB2"
|
||||
item: "ars_nouveau:archwood_planks"
|
||||
type: "item"
|
||||
}]
|
||||
x: -0.5d
|
||||
y: 1.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["246EB7C3FA5E9091"]
|
||||
id: "7912F664E198653F"
|
||||
tasks: [{
|
||||
id: "3A569DB8FC921DC0"
|
||||
item: "experienceobelisk:cognitive_alloy_block"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.0d
|
||||
y: 0.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["104B831DAF1209A5"]
|
||||
id: "246EB7C3FA5E9091"
|
||||
tasks: [{
|
||||
id: "1E5CBF2F90B6C03E"
|
||||
item: "experienceobelisk:cognitive_alloy"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.0d
|
||||
y: -2.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["2D8531C39985A6A4"]
|
||||
id: "104B831DAF1209A5"
|
||||
tasks: [{
|
||||
id: "10FC44076BEDC66D"
|
||||
item: "experienceobelisk:cognitive_amalgam"
|
||||
type: "item"
|
||||
}]
|
||||
x: -1.0d
|
||||
y: -2.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["104B831DAF1209A5"]
|
||||
id: "75C55A2AB07F9BD9"
|
||||
tasks: [{
|
||||
id: "3A9192582E765615"
|
||||
item: "experienceobelisk:cognitive_crystal"
|
||||
type: "item"
|
||||
}]
|
||||
x: 0.5d
|
||||
y: -3.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["75C55A2AB07F9BD9"]
|
||||
id: "6688C18109920F09"
|
||||
tasks: [{
|
||||
id: "5E5CDF5645460B93"
|
||||
item: "experienceobelisk:attunement_staff"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.5d
|
||||
y: -3.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["6688C18109920F09"]
|
||||
id: "0A5750D6075B0171"
|
||||
tasks: [{
|
||||
id: "329AA3633A87A5EA"
|
||||
item: "experienceobelisk:experience_fountain"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.5d
|
||||
y: -4.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"3B0EF8DCFE832119"
|
||||
"75C55A2AB07F9BD9"
|
||||
]
|
||||
id: "59AFC1A47A0EE2B8"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "0F60612AA7C32E60"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "experienceobelisk:experience_obelisk"
|
||||
tag: { }
|
||||
}
|
||||
type: "item"
|
||||
}]
|
||||
x: -1.0d
|
||||
y: -5.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["104B831DAF1209A5"]
|
||||
id: "3B0EF8DCFE832119"
|
||||
tasks: [{
|
||||
id: "2D6B47855644D81B"
|
||||
item: "experienceobelisk:astute_assembly"
|
||||
type: "item"
|
||||
}]
|
||||
x: -1.0d
|
||||
y: -3.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["3B0EF8DCFE832119"]
|
||||
id: "49589FA9D62EBB15"
|
||||
tasks: [{
|
||||
id: "16E4FF2DEB5FF414"
|
||||
item: "experienceobelisk:precision_dispeller"
|
||||
type: "item"
|
||||
}]
|
||||
x: -2.0d
|
||||
y: -3.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"425D7E1F7944C15A"
|
||||
"3A6A331B189B5738"
|
||||
]
|
||||
id: "2D8531C39985A6A4"
|
||||
tasks: [{
|
||||
id: "558BFF289474CDA4"
|
||||
item: "experienceobelisk:cognitive_flux"
|
||||
type: "item"
|
||||
}]
|
||||
x: -3.0d
|
||||
y: -2.0d
|
||||
}
|
||||
{
|
||||
id: "3A6A331B189B5738"
|
||||
tasks: [{
|
||||
id: "0655E0A07C459CA4"
|
||||
item: "kubejs:grist_intelligent_basic"
|
||||
type: "item"
|
||||
}]
|
||||
x: -5.5d
|
||||
y: -0.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["7B9B13C5F72EB91C"]
|
||||
id: "00D030A960FF4D3C"
|
||||
tasks: [{
|
||||
id: "12155E5CE9099BDF"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ars_nouveau:warp_scroll"
|
||||
tag: { }
|
||||
}
|
||||
type: "item"
|
||||
}]
|
||||
x: -0.5d
|
||||
y: 5.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["7B9B13C5F72EB91C"]
|
||||
id: "3D6E0138CCF4DF42"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "0E79165E3902E74D"
|
||||
title: "Farming Source"
|
||||
type: "checkmark"
|
||||
}]
|
||||
x: -3.5d
|
||||
y: 5.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["3D6E0138CCF4DF42"]
|
||||
id: "58107760E67EEC05"
|
||||
tasks: [{
|
||||
id: "393EA1C7A271C7EE"
|
||||
item: "ars_nouveau:vitalic_sourcelink"
|
||||
type: "item"
|
||||
}]
|
||||
x: -5.5d
|
||||
y: 4.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["3D6E0138CCF4DF42"]
|
||||
id: "746372DE8D0A9996"
|
||||
tasks: [{
|
||||
id: "0C337C2BF924F341"
|
||||
item: "ars_nouveau:agronomic_sourcelink"
|
||||
type: "item"
|
||||
}]
|
||||
x: -5.0d
|
||||
y: 3.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["3D6E0138CCF4DF42"]
|
||||
id: "361EB4E62465A602"
|
||||
tasks: [{
|
||||
id: "0F5D2650FD97575C"
|
||||
item: "ars_nouveau:alchemical_sourcelink"
|
||||
type: "item"
|
||||
}]
|
||||
x: -5.5d
|
||||
y: 5.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["3D6E0138CCF4DF42"]
|
||||
id: "0B1C2698BC46455A"
|
||||
tasks: [{
|
||||
id: "4B53999D3DD38578"
|
||||
item: "ars_nouveau:mycelial_sourcelink"
|
||||
type: "item"
|
||||
}]
|
||||
x: -3.0d
|
||||
y: 7.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["3D6E0138CCF4DF42"]
|
||||
id: "3086BAAFC2B99DCC"
|
||||
tasks: [{
|
||||
id: "7B96BDA95AAEABC1"
|
||||
item: "ars_nouveau:source_jar"
|
||||
type: "item"
|
||||
}]
|
||||
x: -4.0d
|
||||
y: 7.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["3D6E0138CCF4DF42"]
|
||||
id: "175C95CF36ADF477"
|
||||
tasks: [{
|
||||
id: "37EE10D83453DF72"
|
||||
item: "ars_nouveau:volcanic_sourcelink"
|
||||
type: "item"
|
||||
}]
|
||||
x: -5.0d
|
||||
y: 6.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"3D6E0138CCF4DF42"
|
||||
"475C4ADBB4EEE67B"
|
||||
]
|
||||
id: "1A5F9880063AC7A4"
|
||||
tasks: [{
|
||||
id: "61450E731AAF9DDC"
|
||||
item: "ars_nouveau:relay"
|
||||
type: "item"
|
||||
}]
|
||||
x: -4.0d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["7B9B13C5F72EB91C"]
|
||||
id: "475C4ADBB4EEE67B"
|
||||
tasks: [{
|
||||
id: "3098E5E0AF56CC0D"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ars_nouveau:dominion_wand"
|
||||
tag: { }
|
||||
}
|
||||
type: "item"
|
||||
}]
|
||||
x: -3.0d
|
||||
y: 3.0d
|
||||
}
|
||||
]
|
||||
title: "Improved Intelligent Grist"
|
||||
}
|
@@ -24,43 +24,6 @@
|
||||
x: -2.0d
|
||||
y: -1.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["1A05926674B2FB92"]
|
||||
id: "0AE258D57666445E"
|
||||
tasks: [{
|
||||
id: "6896FD1F005FCB05"
|
||||
item: "immersive_aircraft:biplane"
|
||||
type: "item"
|
||||
}]
|
||||
x: 2.5d
|
||||
y: -2.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"1A05926674B2FB92"
|
||||
"1635F0FF5EE83A1B"
|
||||
]
|
||||
id: "7DEE7F34129F6C17"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "491935136AA9EECD"
|
||||
item: "immersive_aircraft:airship"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.0d
|
||||
y: -5.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["1A05926674B2FB92"]
|
||||
id: "2B18387E36EC5E37"
|
||||
tasks: [{
|
||||
id: "5142A4F4DA622483"
|
||||
item: "immersive_aircraft:quadrocopter"
|
||||
type: "item"
|
||||
}]
|
||||
x: 3.0d
|
||||
y: -5.0d
|
||||
}
|
||||
{
|
||||
id: "03713BAAF3CE3B74"
|
||||
tasks: [{
|
||||
@@ -101,8 +64,8 @@
|
||||
type: "item"
|
||||
}]
|
||||
title: "Warp Plates"
|
||||
x: 3.0d
|
||||
y: 2.0d
|
||||
x: 4.0d
|
||||
y: 4.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["18056D524BC5C149"]
|
||||
@@ -124,8 +87,8 @@
|
||||
type: "item"
|
||||
}]
|
||||
title: "Warp Stones"
|
||||
x: 2.0d
|
||||
y: 3.0d
|
||||
x: 3.0d
|
||||
y: 5.5d
|
||||
}
|
||||
{
|
||||
description: [
|
||||
@@ -141,23 +104,8 @@
|
||||
type: "structure"
|
||||
}]
|
||||
title: "Village Waystones"
|
||||
x: 4.5d
|
||||
y: 2.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"0AE258D57666445E"
|
||||
"37443E16BC367061"
|
||||
"36CEEA7DECFCE5D9"
|
||||
]
|
||||
id: "375676395486D2D9"
|
||||
tasks: [{
|
||||
id: "4898507ED2186C00"
|
||||
item: "immersive_aircraft:nether_engine"
|
||||
type: "item"
|
||||
}]
|
||||
x: 4.0d
|
||||
y: -1.5d
|
||||
x: 5.5d
|
||||
y: 4.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["594B48E407645A20"]
|
||||
@@ -170,55 +118,6 @@
|
||||
x: -4.5d
|
||||
y: 1.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["7DEE7F34129F6C17"]
|
||||
id: "1D79F300B31231FC"
|
||||
tasks: [{
|
||||
id: "6B1163D958B1F123"
|
||||
item: "immersive_aircraft:cargo_airship"
|
||||
type: "item"
|
||||
}]
|
||||
x: 3.0d
|
||||
y: -7.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["1635F0FF5EE83A1B"]
|
||||
id: "37443E16BC367061"
|
||||
tasks: [
|
||||
{
|
||||
id: "6F89355E5EC18EDF"
|
||||
item: "immersive_aircraft:sturdy_pipes"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "71874473865366D1"
|
||||
item: "immersive_aircraft:industrial_gears"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "5671F48227993963"
|
||||
item: "immersive_aircraft:enhanced_propeller"
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
title: "Airship Upgrades"
|
||||
x: 2.5d
|
||||
y: 0.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"37443E16BC367061"
|
||||
"0AE258D57666445E"
|
||||
]
|
||||
id: "36CEEA7DECFCE5D9"
|
||||
tasks: [{
|
||||
id: "4D8A699FA5CC9B96"
|
||||
item: "immersive_aircraft:steel_boiler"
|
||||
type: "item"
|
||||
}]
|
||||
x: 2.5d
|
||||
y: -1.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["1635F0FF5EE83A1B"]
|
||||
id: "32F682AF17F5DB11"
|
||||
@@ -263,17 +162,6 @@
|
||||
x: -7.0d
|
||||
y: 0.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["1635F0FF5EE83A1B"]
|
||||
id: "25D4DF26DE35AA9D"
|
||||
tasks: [{
|
||||
id: "679E03D0706984DE"
|
||||
item: "immersive_aircraft:boiler"
|
||||
type: "item"
|
||||
}]
|
||||
x: 0.0d
|
||||
y: -1.5d
|
||||
}
|
||||
{
|
||||
id: "75CAF141200D511E"
|
||||
tasks: [{
|
||||
@@ -282,8 +170,8 @@
|
||||
type: "dimension"
|
||||
}]
|
||||
title: "Nether Portals"
|
||||
x: 4.5d
|
||||
y: 3.0d
|
||||
x: 5.5d
|
||||
y: 5.5d
|
||||
}
|
||||
{
|
||||
id: "50B6B5544B0B622C"
|
||||
@@ -303,8 +191,8 @@
|
||||
}
|
||||
]
|
||||
title: "Horses"
|
||||
x: 1.0d
|
||||
y: 4.5d
|
||||
x: 2.0d
|
||||
y: 7.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["18056D524BC5C149"]
|
||||
@@ -314,8 +202,8 @@
|
||||
item: "waystones:sharestone"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.0d
|
||||
y: 2.0d
|
||||
x: 2.0d
|
||||
y: 4.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["2FA465182E731E8F"]
|
||||
@@ -325,19 +213,8 @@
|
||||
item: "waystones:portstone"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.0d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["25D4DF26DE35AA9D"]
|
||||
id: "1A05926674B2FB92"
|
||||
tasks: [{
|
||||
id: "0BE4D3DD67B15E7B"
|
||||
item: "immersive_aircraft:engine"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.0d
|
||||
y: -3.0d
|
||||
x: 2.0d
|
||||
y: 5.5d
|
||||
}
|
||||
{
|
||||
id: "008C20CAC68945A5"
|
||||
@@ -350,8 +227,8 @@
|
||||
}
|
||||
type: "item"
|
||||
}]
|
||||
x: 2.5d
|
||||
y: 4.5d
|
||||
x: 3.5d
|
||||
y: 7.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["008C20CAC68945A5"]
|
||||
@@ -365,8 +242,8 @@
|
||||
}
|
||||
type: "item"
|
||||
}]
|
||||
x: 4.0d
|
||||
y: 4.5d
|
||||
x: 5.0d
|
||||
y: 7.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["6CDBB60580844C81"]
|
||||
@@ -376,8 +253,8 @@
|
||||
item: "waystones:warp_scroll"
|
||||
type: "item"
|
||||
}]
|
||||
x: 4.5d
|
||||
y: 0.5d
|
||||
x: 5.5d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["6CDBB60580844C81"]
|
||||
@@ -387,8 +264,8 @@
|
||||
item: "waystones:bound_scroll"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.5d
|
||||
y: 1.0d
|
||||
x: 6.5d
|
||||
y: 3.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["6CDBB60580844C81"]
|
||||
@@ -398,9 +275,207 @@
|
||||
item: "waystones:return_scroll"
|
||||
type: "item"
|
||||
}]
|
||||
x: 7.0d
|
||||
y: 4.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"1635F0FF5EE83A1B"
|
||||
"50DA15D9CAD36E2A"
|
||||
]
|
||||
id: "25D4DF26DE35AA9D"
|
||||
tasks: [{
|
||||
id: "679E03D0706984DE"
|
||||
item: "immersive_aircraft:boiler"
|
||||
type: "item"
|
||||
}]
|
||||
x: 0.5d
|
||||
y: -1.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["50DA15D9CAD36E2A"]
|
||||
id: "3A7CF01E49DA9AC2"
|
||||
tasks: [{
|
||||
id: "36DD7D3E57308830"
|
||||
item: "waystones:warp_dust"
|
||||
type: "item"
|
||||
}]
|
||||
x: -1.0d
|
||||
y: 4.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["50DA15D9CAD36E2A"]
|
||||
id: "0A410280801DA39D"
|
||||
tasks: [{
|
||||
id: "437564233DB0C641"
|
||||
item: "wormhole_artifact:ender_nacre"
|
||||
type: "item"
|
||||
}]
|
||||
x: -2.0d
|
||||
y: 4.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["3A7CF01E49DA9AC2"]
|
||||
id: "14EFA84A8B6CEDFB"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
count: 2L
|
||||
id: "4ABC3923778EE930"
|
||||
item: "waystones:warp_plate"
|
||||
type: "item"
|
||||
}]
|
||||
x: 0.0d
|
||||
y: 5.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["0A410280801DA39D"]
|
||||
id: "6605463B4550A801"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "672291AE695D3AE5"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "wormhole_artifact:wormhole_artifact"
|
||||
tag: {
|
||||
Damage: 0
|
||||
}
|
||||
}
|
||||
type: "item"
|
||||
}]
|
||||
x: -1.0d
|
||||
y: 6.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["1A05926674B2FB92"]
|
||||
id: "0AE258D57666445E"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "6896FD1F005FCB05"
|
||||
item: "immersive_aircraft:biplane"
|
||||
type: "item"
|
||||
}]
|
||||
x: 3.0d
|
||||
y: -0.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["25D4DF26DE35AA9D"]
|
||||
id: "1A05926674B2FB92"
|
||||
tasks: [{
|
||||
id: "0BE4D3DD67B15E7B"
|
||||
item: "immersive_aircraft:engine"
|
||||
type: "item"
|
||||
}]
|
||||
x: 2.0d
|
||||
y: -1.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"1A05926674B2FB92"
|
||||
"1635F0FF5EE83A1B"
|
||||
]
|
||||
id: "7DEE7F34129F6C17"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "491935136AA9EECD"
|
||||
item: "immersive_aircraft:airship"
|
||||
type: "item"
|
||||
}]
|
||||
x: 3.5d
|
||||
y: -3.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["1A05926674B2FB92"]
|
||||
id: "2B18387E36EC5E37"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "5142A4F4DA622483"
|
||||
item: "immersive_aircraft:quadrocopter"
|
||||
type: "item"
|
||||
}]
|
||||
x: 4.5d
|
||||
y: -2.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["7DEE7F34129F6C17"]
|
||||
id: "1D79F300B31231FC"
|
||||
shape: "diamond"
|
||||
size: 2.0d
|
||||
tasks: [{
|
||||
id: "6B1163D958B1F123"
|
||||
item: "immersive_aircraft:cargo_airship"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.5d
|
||||
y: -4.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"0AE258D57666445E"
|
||||
"37443E16BC367061"
|
||||
"36CEEA7DECFCE5D9"
|
||||
]
|
||||
id: "375676395486D2D9"
|
||||
tasks: [{
|
||||
id: "4898507ED2186C00"
|
||||
item: "immersive_aircraft:nether_engine"
|
||||
type: "item"
|
||||
}]
|
||||
x: 5.5d
|
||||
y: 0.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"37443E16BC367061"
|
||||
"0AE258D57666445E"
|
||||
]
|
||||
id: "36CEEA7DECFCE5D9"
|
||||
tasks: [{
|
||||
id: "4D8A699FA5CC9B96"
|
||||
item: "immersive_aircraft:steel_boiler"
|
||||
type: "item"
|
||||
}]
|
||||
x: 4.0d
|
||||
y: 1.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["1635F0FF5EE83A1B"]
|
||||
id: "37443E16BC367061"
|
||||
tasks: [
|
||||
{
|
||||
id: "6F89355E5EC18EDF"
|
||||
item: "immersive_aircraft:sturdy_pipes"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "71874473865366D1"
|
||||
item: "immersive_aircraft:industrial_gears"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "5671F48227993963"
|
||||
item: "immersive_aircraft:enhanced_propeller"
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
title: "Airship Upgrades"
|
||||
x: 6.0d
|
||||
y: 2.0d
|
||||
}
|
||||
{
|
||||
id: "19F4EF07ADBB4F61"
|
||||
tasks: [{
|
||||
id: "09095C8A81A85633"
|
||||
item: "kubejs:grist_intelligent_basic"
|
||||
type: "item"
|
||||
}]
|
||||
x: -2.0d
|
||||
y: 2.0d
|
||||
}
|
||||
]
|
||||
title: "Transportation"
|
||||
}
|
||||
|
98
index.toml
98
index.toml
@@ -14,7 +14,7 @@ hash = "a60442351eb4a2fb2c74d4a7c62fd25d32faca43c0f192a1c261c13db9a71551"
|
||||
|
||||
[[files]]
|
||||
file = "config/almostunified/unify.json"
|
||||
hash = "69af40d099b24e53d2f6463348a1c012900b87d729af8fd83c312fe576f2fe10"
|
||||
hash = "5b48d3d81a66c2132171023e7d79b51bf23012bf7f7d3621f528b00889406c1e"
|
||||
|
||||
[[files]]
|
||||
file = "config/apotheosis/adventure.cfg"
|
||||
@@ -54,11 +54,11 @@ hash = "62afc99266eeb4ca3b31af6aea57b5ae877da549e4e327d0090d74db97d67b80"
|
||||
|
||||
[[files]]
|
||||
file = "config/ftbquests/quests/chapter_groups.snbt"
|
||||
hash = "323c95696ca0eb4887243f6fbeb0de961874ca0d9924daf29546de4f5f5cced3"
|
||||
hash = "24d6564d06f4482c009da3d706036c399d822ab812506360af28e37d59d3c843"
|
||||
|
||||
[[files]]
|
||||
file = "config/ftbquests/quests/chapters/automation.snbt"
|
||||
hash = "89d5686fa7d33e453996201b5f55ae68a4dd499d1aadc4624d3e562f8df6e67d"
|
||||
hash = "877f9dd3b22b1b45fd29f1de29a1ea7fe172045bfee94c1399f3f595d3a7f389"
|
||||
|
||||
[[files]]
|
||||
file = "config/ftbquests/quests/chapters/base_building.snbt"
|
||||
@@ -68,6 +68,10 @@ hash = "5db7a5f4cd94fc19a484f714a31573877ff052c1d8489afb02f6a37b2026cd45"
|
||||
file = "config/ftbquests/quests/chapters/basic_build_grist.snbt"
|
||||
hash = "6922bb7b61c1f4c6b288e88389093fbb92d510cad83fb943d12625c652f443bd"
|
||||
|
||||
[[files]]
|
||||
file = "config/ftbquests/quests/chapters/basic_intelligent_grist.snbt"
|
||||
hash = "69c97103d900dcafba55d6378b9f9a108ccdccb4ca3c0773b7aa2b5d2ad343d5"
|
||||
|
||||
[[files]]
|
||||
file = "config/ftbquests/quests/chapters/build_grist.snbt"
|
||||
hash = "926424de7920412d67ec6c0d35cd9bdf0582d8572f8cef03969560db726c0c76"
|
||||
@@ -86,7 +90,11 @@ hash = "aa23b81f7dcea4fe0e8c9d289dee295d6f8085e343568b5026736950cec271b0"
|
||||
|
||||
[[files]]
|
||||
file = "config/ftbquests/quests/chapters/improved_build_grist.snbt"
|
||||
hash = "fd8e53fcf735027cf13175cc2d595f3812a3932a1364f4200e3a3873fe3c659c"
|
||||
hash = "3693246c0a1cf1048fd9b3d5a0d037b9c8d539f67ea1d73c9a5e04c267f246a6"
|
||||
|
||||
[[files]]
|
||||
file = "config/ftbquests/quests/chapters/improved_intelligent_grist.snbt"
|
||||
hash = "e1d0fa5aa6dda4bcfc7038e5118e051f38b79dbda9d199364814d46cb915039f"
|
||||
|
||||
[[files]]
|
||||
file = "config/ftbquests/quests/chapters/malloc_s4.snbt"
|
||||
@@ -106,7 +114,7 @@ hash = "c981fd882894d5e030f250ffb0d38c2374f663cca74da61ab465092abe57ef3e"
|
||||
|
||||
[[files]]
|
||||
file = "config/ftbquests/quests/chapters/transportation.snbt"
|
||||
hash = "f67ee3d8e264125f93d5e39020f2ba856da4583229de242d55f25afb60a1cc60"
|
||||
hash = "6d0deb7e237102e77ebc8ee17b3a6b42be6db8d2f64c8ef03391b85e7e978099"
|
||||
|
||||
[[files]]
|
||||
file = "config/ftbquests/quests/data.snbt"
|
||||
@@ -337,6 +345,22 @@ hash = "419fdc2c111b1a2914948df553bb0a4d45e5f8f9e9ea541958e905509717236d"
|
||||
file = "kubejs/assets/malloc/textures/item/grist_radiant_universal.png"
|
||||
hash = "42a2172a02524079b7cbc1f5d2a20a0836f4a5d4bc9a16c5d46b00944e0231ce"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/assets/malloc/textures/item/intelligent_catalyst.png"
|
||||
hash = "f772a30c558f10ae84f94090e79b6aba02c6ec74609848562cad8bf97536f543"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/assets/malloc/textures/item/intelligent_focus.png"
|
||||
hash = "e5030cfedcbcfbdf5f3faf85bfea7d5c12c44826c1be43d2377ba35de549044c"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/assets/malloc/textures/item/sapient_focus.png"
|
||||
hash = "0da5812f7ea6433b5570cbede69d81057a3e34c855380e78aaa94e3967d6df98"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/assets/malloc/textures/item/sapient_focus.png.mcmeta"
|
||||
hash = "113b7219abbc4483b799c934a0ca59a157d70cee97128ead936c5ea337260493"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/client_scripts/jsconfig.json"
|
||||
hash = "dee1340c5e7927f5675987957c6b198f9ca2e1e731291d72396278dddc066a04"
|
||||
@@ -527,11 +551,11 @@ hash = "a5e02c71fd92029ea204f96d071c6b25f59d03b59f65199cb24f96a1858b3ed0"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/grist/agricultural.js"
|
||||
hash = "a9f21524adfd569716db1d82b65fd784cd9995e02499e890b8538b7c00cfe0ba"
|
||||
hash = "b9952f3bf6160c133cbec0e604e56a3a9107149a52097b65777d532e4194b726"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/grist/build.js"
|
||||
hash = "5e5aca71adcfd40449cf4470efd6c9bde43ccea542fcf603934b48277966454c"
|
||||
hash = "39ad24b0308277dd972a4898f0e923349d6a8cc6118e76fe8c085fd33adc1919"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/grist/energetic.js"
|
||||
@@ -539,11 +563,11 @@ hash = "b89a43e5216126b188a5771f9dd45bc43d9292c9bdc92cfb6de3108d09559afc"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/grist/intelligent.js"
|
||||
hash = "6ddf5213bf5e22c3a70deacfc4a063f11d325113da1d7060ef1017a746161067"
|
||||
hash = "99ad461391b378426f76c40d34661ed7640cc30cc356c9eb52b60e70b4da6426"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/grist/primordeal.js"
|
||||
hash = "32bede2b887371f13128bfde64655310117d9d0e460a84490db6a79ac6884207"
|
||||
hash = "7dc5f3ae65fd65800df171420bdb6c69b3c62a99337822a3426c07db73eb6db0"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/grist/tags.js"
|
||||
@@ -571,7 +595,7 @@ hash = "f25c7a0fd694135d3de66db51519c14377f96a836dbd59081a9f22860fb1878d"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/bakery.js"
|
||||
hash = "d3354c17a4803ff38f9f862171a9381fe1617ba1c49f63adbeaba99ab085d159"
|
||||
hash = "d60ef6dbb60815fb8703d5aba99eb147a1129c7eafc17297b708f29366da0266"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/botanypots.js"
|
||||
@@ -581,6 +605,10 @@ hash = "61d6bccd674c300bbccf4375d1b21b25fbdf6211fbcf539d726a0b3be3eb17d0"
|
||||
file = "kubejs/server_scripts/mods/bountiful.js"
|
||||
hash = "02114b2d9c50ffc113d85b9861090f9fe6a86d3e7fcc6d6612085c429e28fc8c"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/brewery.js"
|
||||
hash = "36902591d2ad83cee0e339b1cd7b4f033afeba590b21ab5c36eea20f5c8941aa"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/buildinggadgets2.js"
|
||||
hash = "f5fd5c23f0122c0f488485eb87df0e989dad6576fa15df95faba8d872f5593fb"
|
||||
@@ -597,13 +625,21 @@ hash = "4717847a6d54f56ed6919a1e2c3591fc73780973708e818a563753132bc7c15e"
|
||||
file = "kubejs/server_scripts/mods/create.js"
|
||||
hash = "2989241678e27da372401bb66e10b412697b563b2fb8185a380dc3f62cefcd82"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/create_enchantment_industry.js"
|
||||
hash = "348f8ca4b328d6ef054d05914b3fffbf1b6813de776cfb44e6eac0ebd14c4c40"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/create_jetpack.js"
|
||||
hash = "47a7fe4abb40b8a9524bf01a964015f71fe02218f4f04dd0cb3fea116ea9bd83"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/create_new_age.js"
|
||||
hash = "06b10973ef4e2d9b053643a50d443a9e16134d46ba1dc8ed68b2f7b02b44cc7e"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/croptopia.js"
|
||||
hash = "e26329b4528cfa187e27acf924039157bf7ecc3c31c745a338490bde8d81695d"
|
||||
hash = "26d4be6f4fdd3b276c214eaef8e467ecf12c8a25f61e0d4c30d08e6e395b4e66"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/darkutils.js"
|
||||
@@ -627,7 +663,7 @@ hash = "d635d9125b6a04148ddf506e45c45e88b8c255c4fdfa5a3af1d441931a15bcd0"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/farmersdelight.js"
|
||||
hash = "fd8f6de5bb56d08a181e625e450b91c3ea687b33ebf378daf0381e7873515f85"
|
||||
hash = "dfdc817dfe6078ff22a64ce2db5b0de2c1f16ad5f29af1bd738ddfdd183fc244"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/functionalstorage.js"
|
||||
@@ -671,7 +707,7 @@ hash = "93b1aee5ea41c226a2dd5e453824518ab0eeb6d15f649f0a74e5b0e4be9a2e17"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/powder_power.js"
|
||||
hash = "06d82c15a2d41e8408f550c0e24ef41d1bc730b16874e9b3aff5cc5cc143ab00"
|
||||
hash = "ced0c73d8fb97517edc911f6c13f59895e1d5d00fbd70de919f2a417d8335c25"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/prettypipes.js"
|
||||
@@ -711,7 +747,7 @@ hash = "4003082f31011049402ff31504a6db0f4fdd6c7076167109c66fa412286be462"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/ore-processing.js"
|
||||
hash = "91fa17715970df4915964399d005ecea30247e6f891234e077984b2004a53d21"
|
||||
hash = "c2d3d5b00a259d7109916ee9a9f6e46ad52a8084ed435d4bc2ccd69312eff0ce"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/progression/report.js"
|
||||
@@ -743,7 +779,7 @@ hash = "a9e6912b8515be242dd76c6c9a536a8d7c73f6b8b949787f538436ebeafbb7ee"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/startup_scripts/progression-items.js"
|
||||
hash = "a02214d2516833e93c185648258182347dc771a45eb50c6affa06897c966c7cf"
|
||||
hash = "3ae96e7bb9f83d1fd2d2af269ae5706f2fff283807c65ab3cbe197d8b69644b6"
|
||||
|
||||
[[files]]
|
||||
file = "mods/ae2-things-forge.pw.toml"
|
||||
@@ -860,6 +896,11 @@ file = "mods/ato.pw.toml"
|
||||
hash = "d64d02d240575e58a4b2ee8794a60f67f053d1fd675dfbd280b2bb8c3438fb93"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/attract-to-sound.pw.toml"
|
||||
hash = "8701257b0340cf7ef4f623f3f691e267b959e5ba200e72988ba4dd12658c9fbc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/balm.pw.toml"
|
||||
hash = "e02edad65b21bdaa914dce1237d99e4a4d2d80e497e817e0cd77be87043c80be"
|
||||
@@ -1035,6 +1076,11 @@ file = "mods/create-goggles.pw.toml"
|
||||
hash = "78f2bef5055785f575721f45fc38619bccf578c6c1499e477f4a8631efd50392"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-jetpack.pw.toml"
|
||||
hash = "af34be85ba49c0ab5cfa982627c6f196c395926dcadfb495060ac5aa56ed7daf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-new-age.pw.toml"
|
||||
hash = "705f2896491dcb762ea9585a9d72f9482dcfd326796c3d9554764a5431aba844"
|
||||
@@ -1380,6 +1426,11 @@ file = "mods/insanelib.pw.toml"
|
||||
hash = "815b4191dd612bc6d1b1b714c507ba4e0884cadff7355b799b5dad39a6e9574a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/interiors.pw.toml"
|
||||
hash = "94a549e2ce246807a68cb59773e2ee2ec412039fb2aed4e4d5b35077972c66d4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/inventory-essentials.pw.toml"
|
||||
hash = "3e53a00faa4c4b7a182fef776a740bc6df256b81a4ec77b299363e1dda62813a"
|
||||
@@ -1447,7 +1498,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/kotlin-for-forge.pw.toml"
|
||||
hash = "40026875ee9b7d25a4ece48faa2b70a338100e87a689d5a8d4ba1ee608b878f6"
|
||||
hash = "7ea985404ee4cc9082472c6869ec146309f526e395361b39f2f4c1a43506c41d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@@ -1525,6 +1576,11 @@ file = "mods/lets-do-vinery.pw.toml"
|
||||
hash = "804cfa5ea0ee40e2cd079f8acc738d83c3bf9afd689deab4a6be9d28e62f6b40"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lexiconfig.pw.toml"
|
||||
hash = "471f6366615d29246e35c3193359ea479925ad98eb2beb1d59f0647f9896df3d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/loot-journal.pw.toml"
|
||||
hash = "69c57c204a597cd8d05b9de65b63516bdae88589cb254d38b0361cc828e5e1a3"
|
||||
@@ -1540,6 +1596,11 @@ file = "mods/lootr.pw.toml"
|
||||
hash = "a3fc2800be76f3406961d01ab4ab6805b4ca5e269f53d3cb2d58ea39d6afa9f2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/macaws-furniture.pw.toml"
|
||||
hash = "454c8dd01b9f5e9b9288f37230dd0e38b7a2bba8d14bf4adce738185626191bd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/macaws-lights-and-lamps.pw.toml"
|
||||
hash = "a205d0ab764efa4bb2eb93c114bbfde4cd3e117d117be9a941b8b56148945d0a"
|
||||
@@ -1990,6 +2051,11 @@ file = "mods/vein-mining.pw.toml"
|
||||
hash = "0d1a0a24a2d759c48bb1daa4b1bf27df514c91a4ff9a2c87df20ed5ce9ae809a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vibrative-voice.pw.toml"
|
||||
hash = "5194dedc1d09130cf3635ea8f32e8d95ce0615d08d9c60006ec94e512a01eb46"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/wares.pw.toml"
|
||||
hash = "781312254556427d94858b2441e76ccc5bb10225c49ca072d17c2a52de710258"
|
||||
|
BIN
kubejs/assets/malloc/textures/item/intelligent_catalyst.png
Normal file
BIN
kubejs/assets/malloc/textures/item/intelligent_catalyst.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 722 B |
BIN
kubejs/assets/malloc/textures/item/intelligent_focus.png
Normal file
BIN
kubejs/assets/malloc/textures/item/intelligent_focus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 589 B |
BIN
kubejs/assets/malloc/textures/item/sapient_focus.png
Normal file
BIN
kubejs/assets/malloc/textures/item/sapient_focus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"animation": {"interpolate": true,"width": 16,"height": 16,"frametime": 5}
|
||||
}
|
@@ -1,4 +1,62 @@
|
||||
ServerEvents.recipes(event => {
|
||||
// Creating dough from flour from plants is a major progression item for Agricultural grist, so we set it all up in here.
|
||||
|
||||
// First, we set up the flour processing lines
|
||||
let flourItem = AlmostUnified.getPreferredItemForTag('forge:flour');
|
||||
let doughItem = AlmostUnified.getPreferredItemForTag('forge:dough');
|
||||
event.remove({output: flourItem});
|
||||
event.remove({output: doughItem});
|
||||
// Vanilla crafting with a hammer gives 0.5x flour per wheat
|
||||
event.shapeless(flourItem.withCount(1), ['2x #croptopia:flourable', '#alltheores:ore_hammers']);
|
||||
// Basic tier of grist gives 2x flour per wheat
|
||||
event.recipes.create.crushing(flourItem.withCount(2), '#croptopia:flourable');
|
||||
event.recipes.create.milling(flourItem.withCount(2), '#croptopia:flourable');
|
||||
// Late basic gives 4x per wheat
|
||||
event.recipes.thermal.pulverizer('#croptopia:flourable', [flourItem.withCount(4)]);
|
||||
|
||||
// Dough production scales through the grist tiers. Yeast can always be used to further scale output
|
||||
// Vanilla production takes 2x flour to make 1x dough on the crafting table
|
||||
//event.shapeless('1x create:dough', [flourItem.withCount(2), '#forge:water_bottles']);
|
||||
//event.shapeless('8x create:dough', ['2x #forge:flour', '#forge:water_bottles', 'bakery:yeast']);
|
||||
|
||||
// Cooking pot is 2x efficient
|
||||
event.custom({
|
||||
type: 'farmersdelight:cooking',
|
||||
cookingtime: 15,
|
||||
experience: 1.0,
|
||||
ingredients: [
|
||||
{tag: 'forge:flour'},
|
||||
{tag: 'forge:water_bottles'},
|
||||
],
|
||||
result: doughItem.withCount(2)
|
||||
}).id('kubejs:farmersdelight_cooking_dough_from_flour_with_yeast_manual_only');
|
||||
event.custom({
|
||||
type: 'farmersdelight:cooking',
|
||||
cookingtime: 20,
|
||||
experience: 1.0,
|
||||
ingredients: [
|
||||
{tag: 'forge:flour'},
|
||||
{tag: 'forge:water_bottles'},
|
||||
{item: 'bakery:yeast'},
|
||||
],
|
||||
result: doughItem.withCount(8).toJson()
|
||||
}).id('kubejs:farmersdelight_cooking_dough_from_flour_manual_only');
|
||||
|
||||
// A create mixer is 4x efficient
|
||||
event.custom({
|
||||
type: 'create:mixing',
|
||||
ingredients: ['#forge:flour', {fluid: 'minecraft:water', amount: 50}],
|
||||
results: [doughItem.withCount(4).toJson()]
|
||||
});
|
||||
event.custom({
|
||||
type: 'create:mixing',
|
||||
ingredients: ['#forge:flour', 'bakery:yeast', {fluid: 'minecraft:water', amount: 50}],
|
||||
results: [doughItem.withCount(8).toJson()]
|
||||
});
|
||||
|
||||
// The thermal bottler (basic build grist) is 4x efficient
|
||||
event.recipes.thermal.bottler(doughItem.withCount(8), [Fluid.of("minecraft:water", 50), '#forge:flour']);
|
||||
|
||||
/*
|
||||
Agricultural grist
|
||||
none -> basic: plant some wheat, make dough, cook with veggies and meat -> unlock early mob farming, botany pots, kitchen parts
|
||||
|
@@ -83,11 +83,11 @@ ServerEvents.recipes(event => {
|
||||
grist blend comes from basic + improved primordeal block + sulfur in induction smelter
|
||||
*/
|
||||
event.recipes.thermal.crystallizer(
|
||||
'4x kubejs:grist_build_improved',
|
||||
['4x minecraft:clay', '2x #kubejs:grist/build/improved', Fluid.of('kubejs:grist_primordeal_improved_fluid', 4500)]
|
||||
'kubejs:grist_build_improved_block',
|
||||
['4x minecraft:clay', '#kubejs:grist/build/improved', Fluid.of('kubejs:grist_primordeal_improved_fluid', 4500)]
|
||||
);
|
||||
event.recipes.thermal.crystallizer(
|
||||
'kubejs:grist_build_improved',
|
||||
'kubejs:grist_build_improved_block',
|
||||
['32x kubejs:reinforced_grist_ingot', Fluid.of('kubejs:grist_primordeal_improved_fluid', 4000)]
|
||||
);
|
||||
|
||||
|
@@ -102,13 +102,13 @@ ServerEvents.recipes(event => {
|
||||
catalysts come from source gems crystalized with basic intelligent fluid and sacred flesh
|
||||
*/
|
||||
event.recipes.summoningrituals.altar("kubejs:grist_primordeal_improved")
|
||||
.itemOutput(Item.of('kubejs:grist_intelligent_improved', 4))
|
||||
.itemOutput(Item.of('kubejs:grist_intelligent_improved_block'))
|
||||
.input(Item.of('kubejs:grist_primordeal_improved_block', 2))
|
||||
.input(Item.of('kubejs:grist_intelligent_improved', 2))
|
||||
.input(Item.of('kubejs:grist_intelligent_improved', 1))
|
||||
.blockBelow('ars_nouveau:arcane_core');
|
||||
|
||||
event.recipes.summoningrituals.altar("kubejs:sapient_focus")
|
||||
.itemOutput('kubejs:grist_intelligent_improved')
|
||||
.itemOutput(Item.of('kubejs:grist_intelligent_improved_block'))
|
||||
.input('ars_elemental:lesser_fire_focus')
|
||||
.input('ars_elemental:lesser_water_focus')
|
||||
.input('ars_elemental:lesser_air_focus')
|
||||
|
@@ -51,7 +51,7 @@ ServerEvents.recipes(event => {
|
||||
event.shapeless(blockID, [`9x ${id}`]);
|
||||
event.shapeless(`9x ${id}`, [blockID]);
|
||||
|
||||
event.custom({
|
||||
/*event.custom({
|
||||
type: "industrialforegoing:dissolution_chamber",
|
||||
input: [],
|
||||
inputFluid: `{Amount:250,FluidName:\"${fluidID}\"}`,
|
||||
@@ -73,7 +73,7 @@ ServerEvents.recipes(event => {
|
||||
},
|
||||
outputFluid: `{Amount:250,FluidName:\"${fluidID}\"}`,
|
||||
processingTime: 50
|
||||
});
|
||||
});*/
|
||||
});
|
||||
|
||||
// Progression along primordeals and universals
|
||||
|
@@ -2,4 +2,8 @@ ServerEvents.recipes(event => {
|
||||
event.replaceInput({output: 'bakery:yeast'}, 'minecraft:water_bucket', '#forge:water_bottles');
|
||||
event.replaceInput({output: 'bakery:yeast'}, 'minecraft:brown_mushroom', '#forge:mushrooms');
|
||||
event.replaceInput({output: 'bakery:yeast'}, 'minecraft:sugar', '#caupona:sugar');
|
||||
|
||||
event.replaceInput({output: 'bakery:cake_dough'}, '#c:wheat', '#forge:dough');
|
||||
event.replaceInput({output: 'bakery:sweet_dough'}, '#c:wheat', '#forge:dough');
|
||||
event.replaceInput({output: 'bakery:chocolate_truffle'}, 'minecraft:wheat', '#forge:dough');
|
||||
});
|
3
kubejs/server_scripts/mods/brewery.js
Normal file
3
kubejs/server_scripts/mods/brewery.js
Normal file
@@ -0,0 +1,3 @@
|
||||
ServerEvents.recipes(event => {
|
||||
event.replaceInput({output: 'brewery:pretzel'}, '#c:wheat', '#forge:dough');
|
||||
});
|
34
kubejs/server_scripts/mods/create_enchantment_industry.js
Normal file
34
kubejs/server_scripts/mods/create_enchantment_industry.js
Normal file
@@ -0,0 +1,34 @@
|
||||
ServerEvents.recipes(event => {
|
||||
event.remove({output: 'create_enchantment_industry:disenchanter'});
|
||||
event.remove({output: 'create_enchantment_industry:printer'});
|
||||
|
||||
event.recipes.ars_nouveau.enchanting_apparatus(
|
||||
[
|
||||
'create:item_drain',
|
||||
'#kubejs:grist/intelligent/improved'
|
||||
],
|
||||
'create_enchantment_industry:disenchanter'
|
||||
);
|
||||
|
||||
event.recipes.ars_nouveau.enchanting_apparatus(
|
||||
[
|
||||
'#kubejs:grist/intelligent/improved',
|
||||
'#kubejs:grist/build/improved'
|
||||
],
|
||||
'create:item_drain',
|
||||
'create_enchantment_industry:disenchanter',
|
||||
2000
|
||||
);
|
||||
|
||||
event.recipes.ars_nouveau.enchanting_apparatus(
|
||||
[
|
||||
'#kubejs:grist/intelligent/improved',
|
||||
'#kubejs:grist/build/improved',
|
||||
'minecraft:book',
|
||||
'minecraft:book'
|
||||
],
|
||||
'create:spout',
|
||||
'create_enchantment_industry:printer',
|
||||
2000
|
||||
);
|
||||
});
|
33
kubejs/server_scripts/mods/create_jetpack.js
Normal file
33
kubejs/server_scripts/mods/create_jetpack.js
Normal file
@@ -0,0 +1,33 @@
|
||||
ServerEvents.recipes(event => {
|
||||
event.remove({output: 'create_jetpack:jetpack'})
|
||||
event.recipes.create.mechanical_crafting('create_jetpack:jetpack', [
|
||||
' ABA ',
|
||||
'ACDCA',
|
||||
'AEFEA',
|
||||
' EGE '
|
||||
], {
|
||||
'A': '#forge:plates/constantan',
|
||||
'B': 'create:shaft',
|
||||
'C': '#kubejs:grist/intelligent/improved',
|
||||
'D': 'create:copper_backtank',
|
||||
'E': 'create:chute',
|
||||
'F': 'minecraft:elytra',
|
||||
'G': '#kubejs:grist/build/improved'
|
||||
});
|
||||
|
||||
event.remove({output: 'create_jetpack:netherite_jetpack'})
|
||||
event.recipes.create.mechanical_crafting('create_jetpack:netherite_jetpack', [
|
||||
' ABA ',
|
||||
'ACDCA',
|
||||
'AEFEA',
|
||||
' EGE '
|
||||
], {
|
||||
'A': '#forge:plates/constantan',
|
||||
'B': 'create:shaft',
|
||||
'C': '#kubejs:grist/intelligent/improved',
|
||||
'D': 'create:netherite_backtank',
|
||||
'E': 'create:chute',
|
||||
'F': 'minecraft:elytra',
|
||||
'G': '#kubejs:grist/build/improved'
|
||||
});
|
||||
});
|
@@ -1,12 +1,4 @@
|
||||
ServerEvents.recipes(event => {
|
||||
event.recipes.thermal.pulverizer("4x croptopia:flour", ['minecraft:wheat']);
|
||||
event.custom({
|
||||
type: 'create:crushing',
|
||||
ingredients: ['minecraft:wheat'],
|
||||
results: ['3x croptopia:flour']
|
||||
});
|
||||
event.shapeless('2x croptopia:flour', ['minecraft:wheat', '#alltheores:ore_hammers']);
|
||||
|
||||
let jamFruits = ['apricot', 'blackberry', 'blueberry', 'cherry', 'elderberry', 'grape', 'peach', 'raspberry', 'straberry'];
|
||||
jamFruits.forEach(fruit => {
|
||||
event.replaceInput({output: `croptopia:${fruit}_jam`}, 'minecraft:glass_bottle', 'thermal:jar');
|
||||
@@ -33,7 +25,6 @@ ServerEvents.recipes(event => {
|
||||
});
|
||||
|
||||
event.recipes.thermal.bottler('croptopia:steamed_rice', [Fluid.of("minecraft:water", 50), '#forge:grain/rice']);
|
||||
event.recipes.thermal.bottler('croptopia:dough', [Fluid.of("minecraft:water", 50), '#forge:flour']);
|
||||
|
||||
let _ = ['pizza', 'supreme_pizza', 'cheese_pizza', 'pineapple_pepperoni_pizza', 'anchovy_pizza'].forEach(pizza => {
|
||||
event.replaceInput(
|
||||
@@ -42,10 +33,4 @@ ServerEvents.recipes(event => {
|
||||
'#forge:tomato_sauces'
|
||||
);
|
||||
});
|
||||
|
||||
event.custom({
|
||||
type: 'create:mixing',
|
||||
ingredients: ['#forge:flour', {fluid: 'minecraft:water', amount: 50}],
|
||||
results: ['4x croptopia:dough']
|
||||
})
|
||||
});
|
@@ -1,6 +1,7 @@
|
||||
ServerEvents.recipes(event => {
|
||||
event.shapeless('2x croptopia:dough', ['#forge:flour', '#forge:water_bottles']);
|
||||
event.remove({id: 'thermal:compat/farmersdelight/insolator_farmersdelight_rice'});
|
||||
event.remove({id: 'botanypots:farmersdelight/crop/rice'});
|
||||
event.remove({id: 'farmersdelight:cooking/steamed_rice'});
|
||||
|
||||
event.replaceInput({output: 'farmersdeligh:pie_crust'}, 'minecraft:wheat', '#forge:flour')
|
||||
});
|
@@ -1,12 +1,12 @@
|
||||
ServerEvents.recipes(event => {
|
||||
// Powders are created by further crushing dusts
|
||||
event.recipes.thermal.pulverizer('powder_power:powder_end_pearl', ['#forge:dusts/ender_pearl']);
|
||||
event.recipes.createCrushing(`powder_power:powder_end_pearl`, `#forge:dusts/ender_pearl`);
|
||||
event.recipes.create.crushing(`powder_power:powder_end_pearl`, `#forge:dusts/ender_pearl`);
|
||||
event.recipes.thermal.pulverizer('powder_power:powder_nether_quartz', ['#forge:dusts/quartz']);
|
||||
event.recipes.createCrushing(`powder_power:powder_nether_quartz`, `#forge:dusts/quartz`);
|
||||
event.recipes.create.crushing(`powder_power:powder_nether_quartz`, `#forge:dusts/quartz`);
|
||||
|
||||
['redstone', 'lapis', 'copper', 'prismarine', 'obsidian', 'ghast_tear'].forEach(element => {
|
||||
event.recipes.thermal.pulverizer(`powder_power:powder_${element}`, [`#forge:dusts/${element}`]);
|
||||
event.recipes.createCrushing(`powder_power:powder_${element}`, `#forge:dusts/${element}`);
|
||||
event.recipes.create.crushing(`powder_power:powder_${element}`, `#forge:dusts/${element}`);
|
||||
});
|
||||
});
|
@@ -308,6 +308,8 @@ ServerEvents.recipes(event => {
|
||||
// Andesite alloy is the progression item, as it unlocks most of the next tier of create
|
||||
event.shapeless('create:andesite_alloy', [global.dustItem('tin'), '2x minecraft:andesite']);
|
||||
|
||||
let xpNugget = Item.of('create:experience_nugget');
|
||||
|
||||
// Andesite age: Crushing wheels to crush, then the crushed ore is smelted normally. Alloys require the create mixer. Ore washing to double crushed ore is unlocked, but fans require invar instead of iron. Gears can be crafted on a crafting table
|
||||
for (const tier of ['primitive', 'vanilla', 'andesite']) {
|
||||
for (const [metal, ingredients] of Object.entries(progression[tier])) {
|
||||
@@ -323,8 +325,8 @@ ServerEvents.recipes(event => {
|
||||
|
||||
if (rawType.id != 'minecraft:air') {
|
||||
if (crushedType.id != 'minecraft:air') {
|
||||
event.recipes.create.crushing([crushedType.withCount(2)], rawType);
|
||||
event.recipes.create.crushing([crushedType.withCount(18)], rawBlockType);
|
||||
event.recipes.create.crushing([crushedType.withCount(2), xpNugget.withCount(2).withChance(0.75)], rawType);
|
||||
event.recipes.create.crushing([crushedType.withCount(18), xpNugget.withCount(18).withChance(0.75)], rawBlockType);
|
||||
event.recipes.create.milling([crushedType.withCount(2)], rawType);
|
||||
event.recipes.create.milling([crushedType.withCount(18)], rawBlockType);
|
||||
event.smelting(ingotType, crushedType);
|
||||
@@ -447,8 +449,8 @@ ServerEvents.recipes(event => {
|
||||
let rawBlockType = metalForm(`raw_${metal}`, 'storage_blocks', 'block');
|
||||
if (rawType.id != 'minecraft:air') {
|
||||
if (crushedType.id != 'minecraft:air') {
|
||||
event.recipes.thermal.pulverizer([crushedType.withCount(4), crushedType.withChance(0.25)], rawType);
|
||||
event.recipes.thermal.pulverizer([crushedType.withCount(4 * 9), crushedType.withChance(0.25)], rawBlockType);
|
||||
event.recipes.thermal.pulverizer([crushedType.withCount(4), crushedType.withChance(0.25), xpNugget.withCount(4).withChance(0.75)], rawType);
|
||||
event.recipes.thermal.pulverizer([crushedType.withCount(4 * 9), crushedType.withChance(0.25), xpNugget.withCount(4 * 9).withChance(0.75)], rawBlockType);
|
||||
event.recipes.thermal.centrifuge([dustType.withCount(4), dustType.withChance(0.25)], crushedType);
|
||||
} else {
|
||||
console.error(`No ${metal} ore centrifuing available!`);
|
||||
|
@@ -22,10 +22,10 @@ StartupEvents.registry('item', e => {
|
||||
e.create('sacred_flesh').displayName('Sacred Flesh').rarity('rare').textureJson({layer0:'minecraft:item/rotten_flesh'}).color(0, Grist.of('build', 'basic').color());
|
||||
|
||||
// Improved
|
||||
e.create('intelligent_focus').displayName('Intelligent Focus').rarity('rare');
|
||||
e.create('sapient_focus').displayName('Sapient Focus').rarity('rare');
|
||||
e.create('imbued_source_gem').displayName('Imbued Source Gem').rarity('rare');
|
||||
e.create('intelligent_catalyst').displayName('Intelligent Catalyst').rarity('rare');
|
||||
e.create('intelligent_focus').displayName('Intelligent Focus').rarity('rare').textureJson({layer0: 'malloc:item/intelligent_focus'});
|
||||
e.create('sapient_focus').displayName('Sapient Focus').rarity('rare').textureJson({layer0: 'malloc:item/sapient_focus'});
|
||||
e.create('imbued_source_gem').displayName('Imbued Source Gem').rarity('rare').textureJson({layer0: 'ars_nouveau:item/source_gem'}).color(0, Grist.of('intelligent', 'improved').color());
|
||||
e.create('intelligent_catalyst').displayName('Intelligent Catalyst').rarity('rare').textureJson({layer0: 'malloc:item/intelligent_catalyst'});
|
||||
|
||||
// Radiant
|
||||
e.create('intelligent_processor').displayName('Intelligent Processor').rarity('rare').texture('malloc:item/intelligent_processor');
|
||||
|
13
mods/attract-to-sound.pw.toml
Normal file
13
mods/attract-to-sound.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Attract to Sound (Forge/Fabric): Sound & Stealth."
|
||||
filename = "forge_soundattract_1.20.1-3.0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/zZluixcp/versions/IdivdtXt/forge_soundattract_1.20.1-3.0.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "07f2cffc46258ed2ecccb7b20cd8645cbcc4631f83a7cb54f94cdf974a579ec36e574465a834e0beb84ba6fae7a13e6e3770fa705278c5373c0eaced32131c15"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "zZluixcp"
|
||||
version = "IdivdtXt"
|
13
mods/create-jetpack.pw.toml
Normal file
13
mods/create-jetpack.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Create Jetpack"
|
||||
filename = "create_jetpack-forge-4.4.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/UbFnAd4l/versions/wAQ8Ph2w/create_jetpack-forge-4.4.2.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "b844c5df9557f928cfb8d0a876c7f8dcd8dd8085eb4fc02504afcd8c59bcac162abea564affbf1cf7c85bc893a2db7e6fa1d0a64b25e9871b704b4032a9c7abf"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "UbFnAd4l"
|
||||
version = "wAQ8Ph2w"
|
13
mods/interiors.pw.toml
Normal file
13
mods/interiors.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Create: Interiors"
|
||||
filename = "interiors-0.5.6+forge-mc1.20.1-local.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/r4Knci2k/versions/sFv3NBS4/interiors-0.5.6%2Bforge-mc1.20.1-local.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "1c84e2a566cc03fc88fc27a55dcbac7a85f91781c73a8993c9761ac94b13eef93b04a89ffecb75d94a07e367ee09e78d2f8dc1e99a06163fc60cddef708d91a7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "r4Knci2k"
|
||||
version = "sFv3NBS4"
|
@@ -3,11 +3,11 @@ filename = "kotlinforforge-4.11.0-all.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "1fd8acfd75a2be2dc3cdcc7e816482b2e427d6e5"
|
||||
mode = "metadata:curseforge"
|
||||
url = "https://cdn.modrinth.com/data/ordsPcFz/versions/hmeyC41q/kotlinforforge-4.11.0-all.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "d72707078f0c4fde78981c638ca976722f22a64ce74bdb489258790fe9886d763a7b1e0dfbc5429ddd3105d8a65d177f06242dfb1457e219e56c70dd3e8cbf2c"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 5402061
|
||||
project-id = 351264
|
||||
[update.modrinth]
|
||||
mod-id = "ordsPcFz"
|
||||
version = "hmeyC41q"
|
||||
|
13
mods/lexiconfig.pw.toml
Normal file
13
mods/lexiconfig.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Lexiconfig"
|
||||
filename = "lexiconfig-forge-1.4.18-1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/D157Rgyf/versions/iv3Hdpa6/lexiconfig-forge-1.4.18-1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "6050924134d594dd7031061bfe70b34429842516b388262335024206e50993794baa3697f08053bd001e728d3ce42875ee5215e819ed2c595a002cec46c40985"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "D157Rgyf"
|
||||
version = "iv3Hdpa6"
|
13
mods/macaws-furniture.pw.toml
Normal file
13
mods/macaws-furniture.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Macaw's Furniture"
|
||||
filename = "mcw-furniture-3.3.0-mc1.20.1forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/dtWC90iB/versions/jQcvCX79/mcw-furniture-3.3.0-mc1.20.1forge.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "aeb7537b9bb41615418e32d8383d6a0ea8b337554593752aa39ed955d50e1faa025c35a1d4bdb66fe49f9930a33d3becb8c897ee438c353da44d5fc8b7dfbdb8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "dtWC90iB"
|
||||
version = "jQcvCX79"
|
13
mods/vibrative-voice.pw.toml
Normal file
13
mods/vibrative-voice.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Vibrative Voice"
|
||||
filename = "VibrativeVoice-forge-1.20.1-1.2.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Wa9vzNNU/versions/c1nQyYLn/VibrativeVoice-forge-1.20.1-1.2.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "6d15dcb3eaaa38cc41635ec732ec732111d6348dda9b90142e6c30a136cc6102afe2f52575086fe86b1f471a0254486046e40487840e6991f984bca666c3ff67"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Wa9vzNNU"
|
||||
version = "c1nQyYLn"
|
Reference in New Issue
Block a user