forked from copygirl/heck
Compare commits
No commits in common. '51e0230722cf23ab1fca40e01f96f67573bc0399' and 'dac2b97e18da3bd199794911b86d681304a519dd' have entirely different histories.
51e0230722
...
dac2b97e18
22 changed files with 14 additions and 476 deletions
@ -1,61 +0,0 @@ |
||||
{ |
||||
"blockRegenerationEnabled": true, |
||||
"initialBlockRegenDelayMillis": 5000, |
||||
"blockRegenIntervalMillis": 1000, |
||||
"debugMode": false, |
||||
"bannedBlocks": { |
||||
"minecraft:note_block": true, |
||||
"storagedrawers:oak_full_drawers_1": true, |
||||
"storagedrawers:oak_full_drawers_2": true, |
||||
"storagedrawers:oak_full_drawers_4": true, |
||||
"storagedrawers:oak_half_drawers_1": true, |
||||
"storagedrawers:oak_half_drawers_2": true, |
||||
"storagedrawers:oak_half_drawers_4": true, |
||||
"storagedrawers:spruce_full_drawers_1": true, |
||||
"storagedrawers:spruce_full_drawers_2": true, |
||||
"storagedrawers:spruce_full_drawers_4": true, |
||||
"storagedrawers:spruce_half_drawers_1": true, |
||||
"storagedrawers:spruce_half_drawers_2": true, |
||||
"storagedrawers:spruce_half_drawers_4": true, |
||||
"storagedrawers:birch_full_drawers_1": true, |
||||
"storagedrawers:birch_full_drawers_2": true, |
||||
"storagedrawers:birch_full_drawers_4": true, |
||||
"storagedrawers:birch_half_drawers_1": true, |
||||
"storagedrawers:birch_half_drawers_2": true, |
||||
"storagedrawers:birch_half_drawers_4": true, |
||||
"storagedrawers:jungle_full_drawers_1": true, |
||||
"storagedrawers:jungle_full_drawers_2": true, |
||||
"storagedrawers:jungle_full_drawers_4": true, |
||||
"storagedrawers:jungle_half_drawers_1": true, |
||||
"storagedrawers:jungle_half_drawers_2": true, |
||||
"storagedrawers:jungle_half_drawers_4": true, |
||||
"storagedrawers:acacia_full_drawers_1": true, |
||||
"storagedrawers:acacia_full_drawers_2": true, |
||||
"storagedrawers:acacia_full_drawers_4": true, |
||||
"storagedrawers:acacia_half_drawers_1": true, |
||||
"storagedrawers:acacia_half_drawers_2": true, |
||||
"storagedrawers:acacia_half_drawers_4": true, |
||||
"storagedrawers:dark_oak_full_drawers_1": true, |
||||
"storagedrawers:dark_oak_full_drawers_2": true, |
||||
"storagedrawers:dark_oak_full_drawers_4": true, |
||||
"storagedrawers:dark_oak_half_drawers_1": true, |
||||
"storagedrawers:dark_oak_half_drawers_2": true, |
||||
"storagedrawers:dark_oak_half_drawers_4": true, |
||||
"storagedrawers:crimson_full_drawers_1": true, |
||||
"storagedrawers:crimson_full_drawers_2": true, |
||||
"storagedrawers:crimson_full_drawers_4": true, |
||||
"storagedrawers:crimson_half_drawers_1": true, |
||||
"storagedrawers:crimson_half_drawers_2": true, |
||||
"storagedrawers:crimson_half_drawers_4": true, |
||||
"storagedrawers:warped_full_drawers_1": true, |
||||
"storagedrawers:warped_full_drawers_2": true, |
||||
"storagedrawers:warped_full_drawers_4": true, |
||||
"storagedrawers:warped_half_drawers_1": true, |
||||
"storagedrawers:warped_half_drawers_2": true, |
||||
"storagedrawers:warped_half_drawers_4": true, |
||||
"storagedrawers:compacting_drawers_3": true |
||||
}, |
||||
"bannedItems": { |
||||
}, |
||||
"disableForAllTileEntities": false |
||||
} |
@ -1,227 +0,0 @@ |
||||
{ |
||||
"display": { |
||||
"icon": { |
||||
"item": "adorn:guide_book" |
||||
}, |
||||
"title": { |
||||
"translate": "advancements.adorn.everything.title" |
||||
}, |
||||
"description": { |
||||
"translate": "advancements.adorn.everything.description" |
||||
}, |
||||
"frame": "challenge" |
||||
}, |
||||
"parent": "adorn:root", |
||||
"criteria": { |
||||
"has_bench": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"tag": "adorn:benches" |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_chain_link_fence": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"items": ["adorn:chain_link_fence"] |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_chair": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"tag": "adorn:chairs" |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_chimney": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ "tag": "adorn:regular_chimneys" } |
||||
] |
||||
} |
||||
}, |
||||
"has_crate": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"tag": "adorn:crates" |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_coffee_table": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ "tag": "adorn:coffee_tables" } |
||||
] |
||||
} |
||||
}, |
||||
"has_drawer": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"tag": "adorn:drawers" |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_kitchen_counter": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"tag": "adorn:kitchen_counters" |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_kitchen_cupboard": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"tag": "adorn:kitchen_cupboards" |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_kitchen_sink": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"tag": "adorn:kitchen_sinks" |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_picket_fence": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"items": ["adorn:picket_fence"] |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_platform": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"tag": "adorn:platforms" |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_post": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"tag": "adorn:posts" |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_prismarine_chimney": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ "tag": "adorn:prismarine_chimneys" } |
||||
] |
||||
} |
||||
}, |
||||
"has_shelf": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"tag": "adorn:shelves" |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_sofa": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"tag": "adorn:sofas" |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_step": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"tag": "adorn:steps" |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_stone_ladder": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"items": ["adorn:stone_ladder"] |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_stone_torch": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"items": ["adorn:stone_torch"] |
||||
} |
||||
] |
||||
} |
||||
}, |
||||
"has_table": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ "tag": "adorn:tables" } |
||||
] |
||||
} |
||||
}, |
||||
"has_table_lamp": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ "tag": "adorn:table_lamps" } |
||||
] |
||||
} |
||||
}, |
||||
"has_trading_station": { |
||||
"trigger": "minecraft:inventory_changed", |
||||
"conditions": { |
||||
"items": [ |
||||
{ |
||||
"items": ["adorn:trading_station"] |
||||
} |
||||
] |
||||
} |
||||
} |
||||
} |
||||
} |
@ -1,6 +0,0 @@ |
||||
// priority: 0
|
||||
|
||||
onEvent("recipes", event => { |
||||
event.recipes.createMixing("immersiveengineering:treated_wood_horizontal", |
||||
[ "#minecraft:planks", Fluid.of("immersiveengineering:creosote", 125) ]); |
||||
}); |
@ -1,45 +0,0 @@ |
||||
// priority: 0
|
||||
|
||||
onEvent("recipes", event => { |
||||
const toHammer = [ |
||||
// Vanilla
|
||||
"netherite", |
||||
// Create
|
||||
"brass", |
||||
// Thermal Integration
|
||||
"rose_gold", |
||||
// Thermal Foundation
|
||||
"tin", "bronze", "invar", |
||||
"signalum", "lumium", "enderium", |
||||
]; |
||||
const toMetalPress = [ "netherite", "signalum", "lumium", "enderium", ]; |
||||
const toMultiservoPress = [ "brass", "gold" ]; |
||||
const toMechanicalPress = [ |
||||
// Vanilla
|
||||
"netherite", |
||||
// Immersive Engineering
|
||||
"aluminum", "uranium", "steel", |
||||
// Thermal Integration
|
||||
"rose_gold", |
||||
// Thermal Foundation
|
||||
"tin", "lead", "silver", "nickel", |
||||
"bronze", "electrum", "invar", "constantan", |
||||
"signalum", "lumium", "enderium", |
||||
]; |
||||
|
||||
function get(material, shape) { return global.unification[material][shape][0]; } |
||||
|
||||
for (let material of toHammer) |
||||
event.shapeless(get(material, "plate"), |
||||
[ get(material, "ingot"), "immersiveengineering:hammer" ]); |
||||
|
||||
for (let material of toMetalPress) |
||||
event.recipes.immersiveengineeringMetalPress(get(material, "plate"), |
||||
get(material, "ingot"), "immersiveengineering:mold_plate"); |
||||
|
||||
for (let material of toMultiservoPress) |
||||
event.recipes.thermal.press(get(material, "plate"), get(material, "ingot")); |
||||
|
||||
for (let material of toMechanicalPress) |
||||
event.recipes.createPressing(get(material, "plate"), get(material, "ingot")); |
||||
}); |
@ -1,11 +0,0 @@ |
||||
// priority: 200
|
||||
|
||||
global.unification = global.unification || { }; |
||||
global.unification.brass = { |
||||
nugget: [ "create:brass_nugget" ], |
||||
ingot: [ "create:brass_ingot" ], |
||||
block: [ "create:brass_block" ], |
||||
|
||||
plate: [ "create:brass_sheet" ], |
||||
fluid: [ "tconstruct:molten_brass" ], |
||||
}; |
@ -1,12 +0,0 @@ |
||||
// priority: 200
|
||||
|
||||
global.unification = global.unification || { }; |
||||
global.unification.bronze = { |
||||
nugget: [ "thermal:bronze_nugget" ], |
||||
ingot: [ "thermal:bronze_ingot" ], |
||||
block: [ "thermal:bronze_block" ], |
||||
|
||||
dust: [ "thermal:bronze_dust" ], |
||||
plate: [ "thermal:bronze_plate" ], |
||||
fluid: [ "tconstruct:molten_bronze" ], |
||||
}; |
@ -1,12 +0,0 @@ |
||||
// priority: 200
|
||||
|
||||
global.unification = global.unification || { }; |
||||
global.unification.enderium = { |
||||
nugget: [ "thermal:enderium_nugget" ], |
||||
ingot: [ "thermal:enderium_ingot" ], |
||||
block: [ "thermal:enderium_block" ], |
||||
|
||||
dust: [ "thermal:enderium_dust" ], |
||||
plate: [ "thermal:enderium_plate" ], |
||||
fluid: [ "tconstruct:molten_enderium" ], |
||||
}; |
@ -1,12 +0,0 @@ |
||||
// priority: 200
|
||||
|
||||
global.unification = global.unification || { }; |
||||
global.unification.invar = { |
||||
nugget: [ "thermal:invar_nugget" ], |
||||
ingot: [ "thermal:invar_ingot" ], |
||||
block: [ "thermal:invar_block" ], |
||||
|
||||
dust: [ "thermal:invar_dust" ], |
||||
plate: [ "thermal:invar_plate" ], |
||||
fluid: [ "tconstruct:molten_invar" ], |
||||
}; |
@ -1,12 +0,0 @@ |
||||
// priority: 200
|
||||
|
||||
global.unification = global.unification || { }; |
||||
global.unification.lumium = { |
||||
nugget: [ "thermal:lumium_nugget" ], |
||||
ingot: [ "thermal:lumium_ingot" ], |
||||
block: [ "thermal:lumium_block" ], |
||||
|
||||
dust: [ "thermal:lumium_dust" ], |
||||
plate: [ "thermal:lumium_plate" ], |
||||
fluid: [ "tconstruct:molten_lumium" ], |
||||
}; |
@ -1,12 +0,0 @@ |
||||
// priority: 200
|
||||
|
||||
global.unification = global.unification || { }; |
||||
global.unification.rose_gold = { |
||||
nugget: [ "thermal:rose_gold_nugget", "tconstruct:rose_gold_nugget" ], |
||||
ingot: [ "thermal:rose_gold_ingot", "tconstruct:rose_gold_ingot" ], |
||||
block: [ "thermal:rose_gold_block", "tconstruct:rose_gold_block" ], |
||||
|
||||
dust: [ "thermal:rose_gold_dust" ], |
||||
plate: [ "thermal:rose_gold_plate" ], |
||||
fluid: [ "tconstruct:molten_rose_gold" ], |
||||
}; |
@ -1,12 +0,0 @@ |
||||
// priority: 200
|
||||
|
||||
global.unification = global.unification || { }; |
||||
global.unification.signalum = { |
||||
nugget: [ "thermal:signalum_nugget" ], |
||||
ingot: [ "thermal:signalum_ingot" ], |
||||
block: [ "thermal:signalum_block" ], |
||||
|
||||
dust: [ "thermal:signalum_dust" ], |
||||
plate: [ "thermal:signalum_plate" ], |
||||
fluid: [ "tconstruct:molten_signalum" ], |
||||
}; |
@ -1,19 +0,0 @@ |
||||
// priority: 200
|
||||
|
||||
global.unification = global.unification || { }; |
||||
global.unification.uranium = { |
||||
nugget: [ "immersiveengineering:nugget_uranium" ], |
||||
ingot: [ "immersiveengineering:ingot_uranium" ], |
||||
block: [ "immersiveengineering:storage_uranium" ], |
||||
|
||||
ore: [ "immersiveengineering:ore_uranium" ], |
||||
deep_ore: [ "immersiveengineering:deepslate_ore_uranium" ], |
||||
|
||||
raw: [ "immersiveengineering:raw_uranium" ], |
||||
raw_block: [ "immersiveengineering:raw_block_uranium" ], |
||||
|
||||
crushed: [ "create:crushed_uranium_ore" ], |
||||
dust: [ "immersiveengineering:dust_uranium" ], |
||||
plate: [ "immersiveengineering:plate_uranium" ], |
||||
fluid: [ "tconstruct:molten_uranium" ], |
||||
}; |
@ -1,13 +0,0 @@ |
||||
name = "Chicken Drop Feathers" |
||||
filename = "ChickenDropFeathers-1.0-fabric-0.46.2+1.18.jar" |
||||
side = "both" |
||||
|
||||
[download] |
||||
url = "https://cdn.modrinth.com/data/cmvYMLYd/versions/1.18/ChickenDropFeathers-1.0-fabric-0.46.2+1.18.jar" |
||||
hash-format = "sha1" |
||||
hash = "f2265f40cb281461cf4903c62446c74d19d75427" |
||||
|
||||
[update] |
||||
[update.modrinth] |
||||
mod-id = "cmvYMLYd" |
||||
version = "FjxOiAaG" |
Loading…
Reference in new issue