mods: add some furniture, create enchantments, and the jetpack, and rewrite the dough processing line
This commit is contained in:
@ -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": {},
|
||||
|
72
index.toml
72
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,7 +551,7 @@ hash = "a5e02c71fd92029ea204f96d071c6b25f59d03b59f65199cb24f96a1858b3ed0"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/grist/agricultural.js"
|
||||
hash = "a9f21524adfd569716db1d82b65fd784cd9995e02499e890b8538b7c00cfe0ba"
|
||||
hash = "a21f135224637c42f57371cced438e56e92a21d6a931126d6c831468055ae312"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/grist/build.js"
|
||||
@ -539,7 +563,7 @@ hash = "b89a43e5216126b188a5771f9dd45bc43d9292c9bdc92cfb6de3108d09559afc"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/grist/intelligent.js"
|
||||
hash = "6ddf5213bf5e22c3a70deacfc4a063f11d325113da1d7060ef1017a746161067"
|
||||
hash = "99ad461391b378426f76c40d34661ed7640cc30cc356c9eb52b60e70b4da6426"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/grist/primordeal.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"
|
||||
@ -603,7 +631,7 @@ hash = "06b10973ef4e2d9b053643a50d443a9e16134d46ba1dc8ed68b2f7b02b44cc7e"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/croptopia.js"
|
||||
hash = "e26329b4528cfa187e27acf924039157bf7ecc3c31c745a338490bde8d81695d"
|
||||
hash = "26d4be6f4fdd3b276c214eaef8e467ecf12c8a25f61e0d4c30d08e6e395b4e66"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/darkutils.js"
|
||||
@ -627,7 +655,7 @@ hash = "d635d9125b6a04148ddf506e45c45e88b8c255c4fdfa5a3af1d441931a15bcd0"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/farmersdelight.js"
|
||||
hash = "fd8f6de5bb56d08a181e625e450b91c3ea687b33ebf378daf0381e7873515f85"
|
||||
hash = "dfdc817dfe6078ff22a64ce2db5b0de2c1f16ad5f29af1bd738ddfdd183fc244"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/functionalstorage.js"
|
||||
@ -743,7 +771,7 @@ hash = "a9e6912b8515be242dd76c6c9a536a8d7c73f6b8b949787f538436ebeafbb7ee"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/startup_scripts/progression-items.js"
|
||||
hash = "a02214d2516833e93c185648258182347dc771a45eb50c6affa06897c966c7cf"
|
||||
hash = "3ae96e7bb9f83d1fd2d2af269ae5706f2fff283807c65ab3cbe197d8b69644b6"
|
||||
|
||||
[[files]]
|
||||
file = "mods/ae2-things-forge.pw.toml"
|
||||
@ -1030,11 +1058,21 @@ file = "mods/create-confectionery.pw.toml"
|
||||
hash = "8845c6e549e63cef58e420a081b87e1db4230ea02efc835c74b8dab37e183148"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-enchantment-industry.pw.toml"
|
||||
hash = "c670ae9055f10dafb61fe340583c361f4c41ed45671c9440bae1f0696b47252a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
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 +1418,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 +1490,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/kotlin-for-forge.pw.toml"
|
||||
hash = "40026875ee9b7d25a4ece48faa2b70a338100e87a689d5a8d4ba1ee608b878f6"
|
||||
hash = "7ea985404ee4cc9082472c6869ec146309f526e395361b39f2f4c1a43506c41d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -1540,6 +1583,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"
|
||||
|
@ -1,4 +1,61 @@
|
||||
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.createCrushing(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
|
||||
|
@ -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')
|
||||
|
@ -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');
|
||||
});
|
@ -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')
|
||||
});
|
13
mods/create-enchantment-industry.pw.toml
Normal file
13
mods/create-enchantment-industry.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Create: Enchantment Industry"
|
||||
filename = "create_enchantment_industry-1.3.3-for-create-6.0.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/JWGBpFUP/versions/E8bB0Vws/create_enchantment_industry-1.3.3-for-create-6.0.6.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "aa1714ee1c7562f0b01780bb3a1271e7214a790711efc8279f11b133075fc72de6e1c08ca87fbf4eeb113d2ea816947153c2383bd90b18e2221d28bd14b7844e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "JWGBpFUP"
|
||||
version = "E8bB0Vws"
|
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/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"
|
Reference in New Issue
Block a user