Initial commit
This commit is contained in:
BIN
kubejs/assets/malloc/textures/block/grist.png
Executable file
BIN
kubejs/assets/malloc/textures/block/grist.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
BIN
kubejs/assets/malloc/textures/item/grist_basic.png
Executable file
BIN
kubejs/assets/malloc/textures/item/grist_basic.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 852 B |
BIN
kubejs/assets/malloc/textures/item/grist_improved.png
Executable file
BIN
kubejs/assets/malloc/textures/item/grist_improved.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1006 B |
BIN
kubejs/assets/malloc/textures/item/grist_radiant.png
Executable file
BIN
kubejs/assets/malloc/textures/item/grist_radiant.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
12
kubejs/config/common.properties
Executable file
12
kubejs/config/common.properties
Executable file
@ -0,0 +1,12 @@
|
||||
# Stolen from atm9
|
||||
matchJsonRecipes=true
|
||||
allowAsyncStreams=false
|
||||
announceReload=true
|
||||
startupErrorGUI=true
|
||||
serverOnly=false
|
||||
hideServerScriptErrors=false
|
||||
saveDevPropertiesInConfig=false
|
||||
packmode=default
|
||||
ignoreCustomUniqueRecipeIds=false
|
||||
creativeModeTabIcon=minecraft\:purple_dye
|
||||
startupErrorReportUrl=
|
@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
{
|
||||
"tag": "industrialforegoing:machine_frame/simple"
|
||||
},
|
||||
{
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
{
|
||||
"tag": "kubejs:grist/agricultural/radiant"
|
||||
},
|
||||
{
|
||||
"tag": "kubejs:grist/agricultural/radiant"
|
||||
},
|
||||
{
|
||||
"tag": "forge:ingots/gold"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/signalum"
|
||||
},
|
||||
{
|
||||
"tag": "forge:ingots/gold"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:500,FluidName:\"industrialforegoing:pink_slime\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:machine_frame_advanced"
|
||||
},
|
||||
"processingTime": 300
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:1000,FluidName:\"industrialforegoing:latex\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:efficiency_addon_1",
|
||||
"nbt": "{TitaniumAugment:{Efficiency:0.9f}}"
|
||||
},
|
||||
"processingTime": 200
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/signalum"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/signalum"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:1000,FluidName:\"industrialforegoing:latex\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:efficiency_addon_2",
|
||||
"nbt": "{TitaniumAugment:{Efficiency:0.8f}}"
|
||||
},
|
||||
"processingTime": 200
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"item": "industrialforegoing:common_black_hole_unit"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/signalum"
|
||||
},
|
||||
{
|
||||
"item": "industrialforegoing:common_black_hole_unit"
|
||||
},
|
||||
{
|
||||
"item": "industrialforegoing:common_black_hole_tank"
|
||||
},
|
||||
{
|
||||
"item": "industrialforegoing:common_black_hole_tank"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:2000,FluidName:\"industrialforegoing:pink_slime\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:infinity_backpack",
|
||||
"nbt": "{CanCharge:1b,Energy:0L,Selected:\"POOR\",Special:0b}"
|
||||
},
|
||||
"processingTime": 400
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:diamond_block"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_shovel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_block"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_block"
|
||||
},
|
||||
{
|
||||
"item": "industrialforegoing:range_addon11"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:2000,FluidName:\"industrialforegoing:pink_slime\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:infinity_drill",
|
||||
"nbt": "{CanCharge:1b,Energy:0L,Fluid:{Amount:0,FluidName:\"biofuel\"},Selected:\"POOR\",Special:0b}"
|
||||
},
|
||||
"processingTime": 400
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:diamond_block"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_sword"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_block"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_axe"
|
||||
},
|
||||
{
|
||||
"item": "industrialforegoing:range_addon11"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:2000,FluidName:\"industrialforegoing:pink_slime\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:infinity_hammer",
|
||||
"nbt": "{Beheading:0,CanCharge:1b,Energy:0L,Fluid:{Amount:0,FluidName:\"biofuel\"},Selected:\"POOR\",Special:0b}"
|
||||
},
|
||||
"processingTime": 400
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:diamond_block"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bow"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_block"
|
||||
},
|
||||
{
|
||||
"item": "industrialforegoing:mob_imprisonment_tool"
|
||||
},
|
||||
{
|
||||
"item": "industrialforegoing:range_addon11"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:2000,FluidName:\"industrialforegoing:pink_slime\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:infinity_launcher",
|
||||
"nbt": "{CanCharge:1b,Energy:0L,Fluid:{Amount:0,FluidName:\"biofuel\"},Plunger:0,Selected:\"POOR\",Special:0b}"
|
||||
},
|
||||
"processingTime": 400
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:diamond_block"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_pickaxe"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_axe"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_axe"
|
||||
},
|
||||
{
|
||||
"item": "industrialforegoing:range_addon11"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:2000,FluidName:\"industrialforegoing:pink_slime\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:infinity_saw",
|
||||
"nbt": "{CanCharge:1b,Energy:0L,Fluid:{Amount:0,FluidName:\"biofuel\"},Selected:\"POOR\",Special:0b}"
|
||||
},
|
||||
"processingTime": 400
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:diamond_block"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:trident"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_block"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:diamond_hoe"
|
||||
},
|
||||
{
|
||||
"item": "industrialforegoing:range_addon11"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:2000,FluidName:\"industrialforegoing:pink_slime\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:infinity_trident",
|
||||
"nbt": "{CanCharge:1b,Channeling:0b,Energy:0L,Fluid:{Amount:0,FluidName:\"biofuel\"},Loyalty:0,Riptide:0,Selected:\"POOR\",Special:0b}"
|
||||
},
|
||||
"processingTime": 400
|
||||
}
|
@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
{
|
||||
"tag": "industrialforegoing:machine_frame/supreme"
|
||||
},
|
||||
{
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:netherite_ingot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:netherite_ingot"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/signalum"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:nether_star"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/signalum"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:500,FluidName:\"industrialforegoing:ether_gas\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:mycelial_reactor"
|
||||
},
|
||||
"processingTime": 600
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:furnace"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:crafting_table"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:1000,FluidName:\"industrialforegoing:latex\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:processing_addon_1",
|
||||
"nbt": "{TitaniumAugment:{Processing:2.0f}}"
|
||||
},
|
||||
"processingTime": 200
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/signalum"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/signalum"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:furnace"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:crafting_table"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:1000,FluidName:\"industrialforegoing:latex\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:processing_addon_2",
|
||||
"nbt": "{TitaniumAugment:{Processing:3.0f}}"
|
||||
},
|
||||
"processingTime": 200
|
||||
}
|
@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
{
|
||||
"tag": "industrialforegoing:machine_frame/pity"
|
||||
},
|
||||
{
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
{
|
||||
"tag": "kubejs:grist/agricultural/improved"
|
||||
},
|
||||
{
|
||||
"tag": "kubejs:grist/agricultural/improved"
|
||||
},
|
||||
{
|
||||
"tag": "forge:ingots/iron"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:ingots/iron"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:250,FluidName:\"industrialforegoing:latex\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:machine_frame_simple"
|
||||
},
|
||||
"processingTime": 300
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/steel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:1000,FluidName:\"industrialforegoing:latex\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:speed_addon_1",
|
||||
"nbt": "{TitaniumAugment:{Speed:2.0f}}"
|
||||
},
|
||||
"processingTime": 200
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/signalum"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/signalum"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:1000,FluidName:\"industrialforegoing:latex\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:speed_addon_2",
|
||||
"nbt": "{TitaniumAugment:{Speed:3.0f}}"
|
||||
},
|
||||
"processingTime": 200
|
||||
}
|
@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "industrialforegoing:dissolution_chamber",
|
||||
"input": [
|
||||
{
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
{
|
||||
"tag": "industrialforegoing:machine_frame/advanced"
|
||||
},
|
||||
{
|
||||
"tag": "forge:plastic"
|
||||
},
|
||||
{
|
||||
"tag": "kubejs:grist/intelligent/radiant"
|
||||
},
|
||||
{
|
||||
"tag": "kubejs:grist/intelligent/radiant"
|
||||
},
|
||||
{
|
||||
"tag": "kubejs:grist/agricultural/basic"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gears/signalum"
|
||||
},
|
||||
{
|
||||
"tag": "kubejs:grist/agricultural/basic"
|
||||
}
|
||||
],
|
||||
"inputFluid": "{Amount:135,FluidName:\"industrialforegoing:ether_gas\"}",
|
||||
"output": {
|
||||
"count": 1,
|
||||
"item": "industrialforegoing:machine_frame_supreme"
|
||||
},
|
||||
"processingTime": 300
|
||||
}
|
12
kubejs/data/kubejs/recipes/gristdex.json
Executable file
12
kubejs/data/kubejs/recipes/gristdex.json
Executable file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "patchouli:shapeless_book_recipe",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:cobblestone"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:book"
|
||||
}
|
||||
],
|
||||
"book": "gristdex"
|
||||
}
|
43
kubejs/data/miapi/materials/ars/source_gem.json
Executable file
43
kubejs/data/miapi/materials/ars/source_gem.json
Executable file
@ -0,0 +1,43 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "ars_nouveau:source_gem"
|
||||
},
|
||||
"key": "ars_source_gem",
|
||||
"translation": "miapi.material.ars-source_gem",
|
||||
"fake_translation": "Source Gem ",
|
||||
"groups": [
|
||||
"gem"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"item": "ars_nouveau:source_gem",
|
||||
"value": 1
|
||||
}
|
||||
],
|
||||
"color": "BFD4DE",
|
||||
"textures": [
|
||||
"bright"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "ars_nouveau:source_gem"
|
||||
},
|
||||
"durability": 35,
|
||||
"mining_speed": 8.0,
|
||||
"enchantability": 30.0,
|
||||
"flexibility": 1.2,
|
||||
"density": 2.0,
|
||||
"mining_level": 2,
|
||||
"hardness": 3.5,
|
||||
"properties": {
|
||||
"default": {
|
||||
"attributes": [{
|
||||
"attribute": "ars_nouveau:ars_nouveau.perk.mana_regen",
|
||||
"value": 1.3,
|
||||
"operation": "*",
|
||||
"slot": "chest"
|
||||
}]
|
||||
}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-aluminum.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-aluminum.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "alltheores:aluminum_ingot"
|
||||
},
|
||||
"key": "silentcompat.aluminum",
|
||||
"translation": "miapi.material.silentcompat-aluminum",
|
||||
"fake_translation": "Aluminum ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/aluminum",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/aluminum",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "BFD4DE",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "alltheores:aluminum_ingot"
|
||||
},
|
||||
"durability": 1095.0,
|
||||
"mining_speed": 12.0,
|
||||
"enchantability": 14.0,
|
||||
"flexibility": 2.1666666666666665,
|
||||
"density": 1.8,
|
||||
"mining_level": 3,
|
||||
"hardness": 18.75,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-aluminum_steel.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-aluminum_steel.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:aluminum_steel_ingot"
|
||||
},
|
||||
"key": "silentcompat.aluminum_steel",
|
||||
"translation": "miapi.material.silentcompat-aluminum_steel",
|
||||
"fake_translation": "Aluminum_steel ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/aluminum_steel",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/aluminum_steel",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "98D9DA",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:aluminum_steel_ingot"
|
||||
},
|
||||
"durability": 1980.0,
|
||||
"mining_speed": 12.0,
|
||||
"enchantability": 11.0,
|
||||
"flexibility": 1.857142857142857,
|
||||
"density": 2.0,
|
||||
"mining_level": 4,
|
||||
"hardness": 22.5,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-azure_electrum.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-azure_electrum.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "silentgear:azure_electrum_ingot"
|
||||
},
|
||||
"key": "silentcompat.azure_electrum",
|
||||
"translation": "miapi.material.silentcompat-azure_electrum",
|
||||
"fake_translation": "Azure_electrum ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/azure_electrum",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/azure_electrum",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "4575E3",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "silentgear:azure_electrum_ingot"
|
||||
},
|
||||
"durability": 3777.0,
|
||||
"mining_speed": 43.5,
|
||||
"enchantability": 37.0,
|
||||
"flexibility": 1.857142857142857,
|
||||
"density": 3.0,
|
||||
"mining_level": 5,
|
||||
"hardness": 76.25,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-azure_silver.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-azure_silver.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "silentgear:azure_silver_ingot"
|
||||
},
|
||||
"key": "silentcompat.azure_silver",
|
||||
"translation": "miapi.material.silentcompat-azure_silver",
|
||||
"fake_translation": "Azure_silver ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/azure_silver",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/azure_silver",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "CBBAFF",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "silentgear:azure_silver_ingot"
|
||||
},
|
||||
"durability": 591.0,
|
||||
"mining_speed": 28.5,
|
||||
"enchantability": 29.0,
|
||||
"flexibility": 2.6,
|
||||
"density": 2.8,
|
||||
"mining_level": 4,
|
||||
"hardness": 21.25,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-bismuth.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-bismuth.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:bismuth_ingot"
|
||||
},
|
||||
"key": "silentcompat.bismuth",
|
||||
"translation": "miapi.material.silentcompat-bismuth",
|
||||
"fake_translation": "Bismuth ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/bismuth",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/bismuth",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "D1C2D5",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:bismuth_ingot"
|
||||
},
|
||||
"durability": 990.0,
|
||||
"mining_speed": 7.5,
|
||||
"enchantability": 12.0,
|
||||
"flexibility": 2.1666666666666665,
|
||||
"density": 1.8,
|
||||
"mining_level": 3,
|
||||
"hardness": 12.5,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-bismuth_brass.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-bismuth_brass.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:bismuth_brass_ingot"
|
||||
},
|
||||
"key": "silentcompat.bismuth_brass",
|
||||
"translation": "miapi.material.silentcompat-bismuth_brass",
|
||||
"fake_translation": "Bismuth_brass ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/bismuth_brass",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/bismuth_brass",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "E9C1B4",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:bismuth_brass_ingot"
|
||||
},
|
||||
"durability": 1740.0,
|
||||
"mining_speed": 13.5,
|
||||
"enchantability": 14.0,
|
||||
"flexibility": 1.857142857142857,
|
||||
"density": 2.2,
|
||||
"mining_level": 3,
|
||||
"hardness": 18.75,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-bismuth_steel.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-bismuth_steel.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:bismuth_steel_ingot"
|
||||
},
|
||||
"key": "silentcompat.bismuth_steel",
|
||||
"translation": "miapi.material.silentcompat-bismuth_steel",
|
||||
"fake_translation": "Bismuth_steel ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/bismuth_steel",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/bismuth_steel",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "DC9FE7",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:bismuth_steel_ingot"
|
||||
},
|
||||
"durability": 3150.0,
|
||||
"mining_speed": 15.0,
|
||||
"enchantability": 14.0,
|
||||
"flexibility": 1.625,
|
||||
"density": 2.0,
|
||||
"mining_level": 4,
|
||||
"hardness": 31.25,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
44
kubejs/data/miapi/materials/silentgear/silentcompat-blaze_gold.json
Executable file
44
kubejs/data/miapi/materials/silentgear/silentcompat-blaze_gold.json
Executable file
@ -0,0 +1,44 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "silentgear:blaze_gold_ingot"
|
||||
},
|
||||
"key": "silentcompat.blaze_gold",
|
||||
"translation": "miapi.material.silentcompat-blaze_gold",
|
||||
"fake_translation": "Blaze_gold ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/blaze_gold",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/blaze_gold",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "DD8500",
|
||||
"textures": [
|
||||
"metallic",
|
||||
"emissive"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "silentgear:blaze_gold_ingot"
|
||||
},
|
||||
"durability": 207.0,
|
||||
"mining_speed": 22.5,
|
||||
"enchantability": 24.0,
|
||||
"flexibility": 2.6,
|
||||
"density": 2.4,
|
||||
"mining_level": 3,
|
||||
"hardness": 11.25,
|
||||
"properties": {
|
||||
"default": {
|
||||
"emissive": true,
|
||||
"isPiglinGold": true
|
||||
}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-brass.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-brass.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "alltheores:brass_ingot"
|
||||
},
|
||||
"key": "silentcompat.brass",
|
||||
"translation": "miapi.material.silentcompat-brass",
|
||||
"fake_translation": "Brass ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/brass",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/brass",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "F2D458",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "alltheores:brass_ingot"
|
||||
},
|
||||
"durability": 720.0,
|
||||
"mining_speed": 10.5,
|
||||
"enchantability": 13.0,
|
||||
"flexibility": 2.1666666666666665,
|
||||
"density": 2.4,
|
||||
"mining_level": 3,
|
||||
"hardness": 10.0,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-bronze.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-bronze.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:bronze_ingot"
|
||||
},
|
||||
"key": "silentcompat.bronze",
|
||||
"translation": "miapi.material.silentcompat-bronze",
|
||||
"fake_translation": "Bronze ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/bronze",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/bronze",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "D6903B",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:bronze_ingot"
|
||||
},
|
||||
"durability": 900.0,
|
||||
"mining_speed": 9.0,
|
||||
"enchantability": 12.0,
|
||||
"flexibility": 2.1666666666666665,
|
||||
"density": 2.2,
|
||||
"mining_level": 3,
|
||||
"hardness": 16.25,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-compressed_iron.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-compressed_iron.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:compressed_iron_ingot"
|
||||
},
|
||||
"key": "silentcompat.compressed_iron",
|
||||
"translation": "miapi.material.silentcompat-compressed_iron",
|
||||
"fake_translation": "Compressed_iron ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/compressed_iron",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/compressed_iron",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "A6A6A6",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:compressed_iron_ingot"
|
||||
},
|
||||
"durability": 3072.0,
|
||||
"mining_speed": 13.5,
|
||||
"enchantability": 12.0,
|
||||
"flexibility": 1.625,
|
||||
"density": 1.6,
|
||||
"mining_level": 4,
|
||||
"hardness": 30.0,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-crimson_iron.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-crimson_iron.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "silentgear:crimson_iron_ingot"
|
||||
},
|
||||
"key": "silentcompat.crimson_iron",
|
||||
"translation": "miapi.material.silentcompat-crimson_iron",
|
||||
"fake_translation": "Crimson_iron ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/crimson_iron",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/crimson_iron",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "FF6189",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "silentgear:crimson_iron_ingot"
|
||||
},
|
||||
"durability": 1260.0,
|
||||
"mining_speed": 15.0,
|
||||
"enchantability": 14.0,
|
||||
"flexibility": 1.857142857142857,
|
||||
"density": 1.4,
|
||||
"mining_level": 4,
|
||||
"hardness": 33.75,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-crimson_steel.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-crimson_steel.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "silentgear:crimson_steel_ingot"
|
||||
},
|
||||
"key": "silentcompat.crimson_steel",
|
||||
"translation": "miapi.material.silentcompat-crimson_steel",
|
||||
"fake_translation": "Crimson_steel ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/crimson_steel",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/crimson_steel",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "DC143C",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "silentgear:crimson_steel_ingot"
|
||||
},
|
||||
"durability": 7200.0,
|
||||
"mining_speed": 22.5,
|
||||
"enchantability": 19.0,
|
||||
"flexibility": 1.625,
|
||||
"density": 1.8,
|
||||
"mining_level": 5,
|
||||
"hardness": 52.5,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-electrum.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-electrum.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:electrum_ingot"
|
||||
},
|
||||
"key": "silentcompat.electrum",
|
||||
"translation": "miapi.material.silentcompat-electrum",
|
||||
"fake_translation": "Electrum ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/electrum",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/electrum",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "D6E037",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:electrum_ingot"
|
||||
},
|
||||
"durability": 288.0,
|
||||
"mining_speed": 21.0,
|
||||
"enchantability": 25.0,
|
||||
"flexibility": 2.1666666666666665,
|
||||
"density": 3.0,
|
||||
"mining_level": 3,
|
||||
"hardness": 12.5,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-enderium.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-enderium.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:enderium_ingot"
|
||||
},
|
||||
"key": "silentcompat.enderium",
|
||||
"translation": "miapi.material.silentcompat-enderium",
|
||||
"fake_translation": "Enderium ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/enderium",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/enderium",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "468C75",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:enderium_ingot"
|
||||
},
|
||||
"durability": 3600.0,
|
||||
"mining_speed": 27.0,
|
||||
"enchantability": 13.0,
|
||||
"flexibility": 1.4444444444444444,
|
||||
"density": 2.4,
|
||||
"mining_level": 5,
|
||||
"hardness": 42.5,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
44
kubejs/data/miapi/materials/silentgear/silentcompat-gold.json
Executable file
44
kubejs/data/miapi/materials/silentgear/silentcompat-gold.json
Executable file
@ -0,0 +1,44 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:gold_ingot"
|
||||
},
|
||||
"key": "silentcompat.gold",
|
||||
"translation": "miapi.material.silentcompat-gold",
|
||||
"fake_translation": "Gold ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/gold",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/gold",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "FDFF70",
|
||||
"textures": [
|
||||
"metallic",
|
||||
"emissive"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:gold_ingot"
|
||||
},
|
||||
"durability": 96.0,
|
||||
"mining_speed": 18.0,
|
||||
"enchantability": 22.0,
|
||||
"flexibility": 2.6,
|
||||
"density": 2.4,
|
||||
"mining_level": 3,
|
||||
"hardness": 8.75,
|
||||
"properties": {
|
||||
"default": {
|
||||
"emissive": true,
|
||||
"isPiglinGold": true
|
||||
}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-invar.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-invar.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:invar_ingot"
|
||||
},
|
||||
"key": "silentcompat.invar",
|
||||
"translation": "miapi.material.silentcompat-invar",
|
||||
"fake_translation": "Invar ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/invar",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/invar",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "C2CBB8",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:invar_ingot"
|
||||
},
|
||||
"durability": 1920.0,
|
||||
"mining_speed": 10.5,
|
||||
"enchantability": 13.0,
|
||||
"flexibility": 1.625,
|
||||
"density": 2.4,
|
||||
"mining_level": 3,
|
||||
"hardness": 25.0,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-lead.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-lead.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:lead_ingot"
|
||||
},
|
||||
"key": "silentcompat.lead",
|
||||
"translation": "miapi.material.silentcompat-lead",
|
||||
"fake_translation": "Lead ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/lead",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/lead",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "C2CBB8",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:lead_ingot"
|
||||
},
|
||||
"durability": 780.0,
|
||||
"mining_speed": 6.0,
|
||||
"enchantability": 15.0,
|
||||
"flexibility": 2.6,
|
||||
"density": 1.6,
|
||||
"mining_level": 3,
|
||||
"hardness": 17.5,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-lumium.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-lumium.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:lumium_ingot"
|
||||
},
|
||||
"key": "silentcompat.lumium",
|
||||
"translation": "miapi.material.silentcompat-lumium",
|
||||
"fake_translation": "Lumium ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/lumium",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/lumium",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "FFD789",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:lumium_ingot"
|
||||
},
|
||||
"durability": 2760.0,
|
||||
"mining_speed": 22.5,
|
||||
"enchantability": 14.0,
|
||||
"flexibility": 1.625,
|
||||
"density": 2.6,
|
||||
"mining_level": 4,
|
||||
"hardness": 25.0,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-nickel.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-nickel.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:nickel_ingot"
|
||||
},
|
||||
"key": "silentcompat.nickel",
|
||||
"translation": "miapi.material.silentcompat-nickel",
|
||||
"fake_translation": "Nickel ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/nickel",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/nickel",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "EFE87B",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:nickel_ingot"
|
||||
},
|
||||
"durability": 1140.0,
|
||||
"mining_speed": 10.5,
|
||||
"enchantability": 12.0,
|
||||
"flexibility": 2.6,
|
||||
"density": 2.0,
|
||||
"mining_level": 3,
|
||||
"hardness": 21.25,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-osmium.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-osmium.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "alltheores:osmium_ingot"
|
||||
},
|
||||
"key": "silentcompat.osmium",
|
||||
"translation": "miapi.material.silentcompat-osmium",
|
||||
"fake_translation": "Osmium ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/osmium",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/osmium",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "92A6B8",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "alltheores:osmium_ingot"
|
||||
},
|
||||
"durability": 1500.0,
|
||||
"mining_speed": 15.0,
|
||||
"enchantability": 12.0,
|
||||
"flexibility": 2.1666666666666665,
|
||||
"density": 2.2,
|
||||
"mining_level": 3,
|
||||
"hardness": 37.5,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-platinum.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-platinum.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "alltheores:platinum_ingot"
|
||||
},
|
||||
"key": "silentcompat.platinum",
|
||||
"translation": "miapi.material.silentcompat-platinum",
|
||||
"fake_translation": "Platinum ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/platinum",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/platinum",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "B3B3FF",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "alltheores:platinum_ingot"
|
||||
},
|
||||
"durability": 2700.0,
|
||||
"mining_speed": 18.0,
|
||||
"enchantability": 14.0,
|
||||
"flexibility": 1.625,
|
||||
"density": 2.4,
|
||||
"mining_level": 4,
|
||||
"hardness": 26.25,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-redstone_alloy.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-redstone_alloy.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:redstone_alloy_ingot"
|
||||
},
|
||||
"key": "silentcompat.redstone_alloy",
|
||||
"translation": "miapi.material.silentcompat-redstone_alloy",
|
||||
"fake_translation": "Redstone_alloy ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/redstone_alloy",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/redstone_alloy",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "E60006",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:redstone_alloy_ingot"
|
||||
},
|
||||
"durability": 2520.0,
|
||||
"mining_speed": 16.5,
|
||||
"enchantability": 18.0,
|
||||
"flexibility": 1.857142857142857,
|
||||
"density": 1.8,
|
||||
"mining_level": 3,
|
||||
"hardness": 25.0,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-refined_glowstone.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-refined_glowstone.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:refined_glowstone_ingot"
|
||||
},
|
||||
"key": "silentcompat.refined_glowstone",
|
||||
"translation": "miapi.material.silentcompat-refined_glowstone",
|
||||
"fake_translation": "Refined_glowstone ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/refined_glowstone",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/refined_glowstone",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "FDE054",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:refined_glowstone_ingot"
|
||||
},
|
||||
"durability": 900.0,
|
||||
"mining_speed": 21.0,
|
||||
"enchantability": 18.0,
|
||||
"flexibility": 1.857142857142857,
|
||||
"density": 1.6,
|
||||
"mining_level": 3,
|
||||
"hardness": 22.5,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-refined_iron.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-refined_iron.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:refined_iron_ingot"
|
||||
},
|
||||
"key": "silentcompat.refined_iron",
|
||||
"translation": "miapi.material.silentcompat-refined_iron",
|
||||
"fake_translation": "Refined_iron ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/refined_iron",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/refined_iron",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "D7D7D7",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:refined_iron_ingot"
|
||||
},
|
||||
"durability": 1536.0,
|
||||
"mining_speed": 10.5,
|
||||
"enchantability": 15.0,
|
||||
"flexibility": 1.857142857142857,
|
||||
"density": 1.6,
|
||||
"mining_level": 3,
|
||||
"hardness": 25.0,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-refined_obsidian.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-refined_obsidian.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:refined_obsidian_ingot"
|
||||
},
|
||||
"key": "silentcompat.refined_obsidian",
|
||||
"translation": "miapi.material.silentcompat-refined_obsidian",
|
||||
"fake_translation": "Refined_obsidian ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/refined_obsidian",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/refined_obsidian",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "665482",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:refined_obsidian_ingot"
|
||||
},
|
||||
"durability": 7500.0,
|
||||
"mining_speed": 30.0,
|
||||
"enchantability": 40.0,
|
||||
"flexibility": 1.0833333333333333,
|
||||
"density": 1.6,
|
||||
"mining_level": 4,
|
||||
"hardness": 62.5,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-signalum.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-signalum.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:signalum_ingot"
|
||||
},
|
||||
"key": "silentcompat.signalum",
|
||||
"translation": "miapi.material.silentcompat-signalum",
|
||||
"fake_translation": "Signalum ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/signalum",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/signalum",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "FF5E28",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:signalum_ingot"
|
||||
},
|
||||
"durability": 2400.0,
|
||||
"mining_speed": 19.5,
|
||||
"enchantability": 16.0,
|
||||
"flexibility": 1.857142857142857,
|
||||
"density": 2.4,
|
||||
"mining_level": 4,
|
||||
"hardness": 31.25,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-silver.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-silver.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:silver_ingot"
|
||||
},
|
||||
"key": "silentcompat.silver",
|
||||
"translation": "miapi.material.silentcompat-silver",
|
||||
"fake_translation": "Silver ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/silver",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/silver",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "CBCCEA",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:silver_ingot"
|
||||
},
|
||||
"durability": 192.0,
|
||||
"mining_speed": 16.5,
|
||||
"enchantability": 20.0,
|
||||
"flexibility": 2.6,
|
||||
"density": 2.2,
|
||||
"mining_level": 3,
|
||||
"hardness": 11.25,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-steel.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-steel.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:steel_ingot"
|
||||
},
|
||||
"key": "silentcompat.steel",
|
||||
"translation": "miapi.material.silentcompat-steel",
|
||||
"fake_translation": "Steel ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/steel",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/steel",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "929292",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:steel_ingot"
|
||||
},
|
||||
"durability": 1500.0,
|
||||
"mining_speed": 9.0,
|
||||
"enchantability": 11.0,
|
||||
"flexibility": 1.625,
|
||||
"density": 1.6,
|
||||
"mining_level": 3,
|
||||
"hardness": 25.0,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-tin.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-tin.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:tin_ingot"
|
||||
},
|
||||
"key": "silentcompat.tin",
|
||||
"translation": "miapi.material.silentcompat-tin",
|
||||
"fake_translation": "Tin ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/tin",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/tin",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "89A5B4",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:tin_ingot"
|
||||
},
|
||||
"durability": 576.0,
|
||||
"mining_speed": 7.5,
|
||||
"enchantability": 12.0,
|
||||
"flexibility": 2.6,
|
||||
"density": 2.2,
|
||||
"mining_level": 2,
|
||||
"hardness": 16.25,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-titanium.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-titanium.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "thermal:titanium_ingot"
|
||||
},
|
||||
"key": "silentcompat.titanium",
|
||||
"translation": "miapi.material.silentcompat-titanium",
|
||||
"fake_translation": "Titanium ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/titanium",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/titanium",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "2E4CE6",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "thermal:titanium_ingot"
|
||||
},
|
||||
"durability": 4800.0,
|
||||
"mining_speed": 12.0,
|
||||
"enchantability": 12.0,
|
||||
"flexibility": 1.4444444444444444,
|
||||
"density": 2.0,
|
||||
"mining_level": 5,
|
||||
"hardness": 46.25,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-tyrian_steel.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-tyrian_steel.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "silentgear:tyrian_steel_ingot"
|
||||
},
|
||||
"key": "silentcompat.tyrian_steel",
|
||||
"translation": "miapi.material.silentcompat-tyrian_steel",
|
||||
"fake_translation": "Tyrian_steel ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/tyrian_steel",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/tyrian_steel",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "B01080",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "silentgear:tyrian_steel_ingot"
|
||||
},
|
||||
"durability": 10956.0,
|
||||
"mining_speed": 27.0,
|
||||
"enchantability": 16.0,
|
||||
"flexibility": 1.4444444444444444,
|
||||
"density": 2.2,
|
||||
"mining_level": 5,
|
||||
"hardness": 101.25,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-uranium.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-uranium.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "alltheores:uranium_ingot"
|
||||
},
|
||||
"key": "silentcompat.uranium",
|
||||
"translation": "miapi.material.silentcompat-uranium",
|
||||
"fake_translation": "Uranium ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/uranium",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/uranium",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "21FF0F",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "alltheores:uranium_ingot"
|
||||
},
|
||||
"durability": 2400.0,
|
||||
"mining_speed": 9.0,
|
||||
"enchantability": 17.0,
|
||||
"flexibility": 2.6,
|
||||
"density": 3.0,
|
||||
"mining_level": 4,
|
||||
"hardness": 25.0,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
40
kubejs/data/miapi/materials/silentgear/silentcompat-zinc.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-zinc.json
Executable file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"icon": {
|
||||
"type": "item",
|
||||
"item": "alltheores:zinc_ingot"
|
||||
},
|
||||
"key": "silentcompat.zinc",
|
||||
"translation": "miapi.material.silentcompat-zinc",
|
||||
"fake_translation": "Zinc ",
|
||||
"groups": [
|
||||
"metal"
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"tag": "forge:ingots/zinc",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"tag": "forge:nuggets/zinc",
|
||||
"value": 0.11112
|
||||
}
|
||||
],
|
||||
"color": "C9D3CE",
|
||||
"textures": [
|
||||
"metallic"
|
||||
],
|
||||
"color_palette": {
|
||||
"type": "image_generated_item",
|
||||
"item": "alltheores:zinc_ingot"
|
||||
},
|
||||
"durability": 576.0,
|
||||
"mining_speed": 4.5,
|
||||
"enchantability": 15.0,
|
||||
"flexibility": 2.6,
|
||||
"density": 2.2,
|
||||
"mining_level": 2,
|
||||
"hardness": 12.5,
|
||||
"properties": {
|
||||
"default": {}
|
||||
}
|
||||
}
|
54
kubejs/server_scripts/grist.js
Executable file
54
kubejs/server_scripts/grist.js
Executable file
@ -0,0 +1,54 @@
|
||||
ServerEvents.recipes(event => {
|
||||
// The four elements of malloc
|
||||
// Farming - Plants, foods, cooking, etc
|
||||
// Build - Placing blocks, destroying blocks, processing ores
|
||||
// Energetic - Energy production, redstone, mechanisms, pistons
|
||||
// Magnetic - enchanting, magic items, etc
|
||||
|
||||
// Grist groups
|
||||
// Primordeal - used in nearly all tier'd recipes
|
||||
// Farming - For organics, fertilizer, usage in insolator, hoe/scythe parts for silentgear?
|
||||
// Build - For creating building gadgets, construction paste, modular routers, darkutilities parts...? usage in pulverizer?
|
||||
// Energetic - Power production, redstone gadgets, anything that needs RF
|
||||
// Intelligent - Enchanting, magic items, teleportation, item storage, automation
|
||||
// Universal - combination of all top tiers from all groups, works like all other types in machines, recipes, etc
|
||||
|
||||
/*
|
||||
Progression recipes
|
||||
Primordeal grist - just a combination of each of the four elements
|
||||
|
||||
Side story lines / mod exploration lines:
|
||||
Exploration:
|
||||
Transportation: waystones, summoning horses, immersive aircraft, warp plates, tempad, warp scrolls, warp stone
|
||||
Dog training: vanilla dog achievement, treats, dog training achievement, beds, collars, healing, armors
|
||||
Survival: heartstones, scaling health, sleeping bags, caupona portable jar + aspics, auto-feeding backpack
|
||||
Exploration: bounty boards, visiting dungeons galore, biomes, finding shack achievement, finding tablets, tablet table, visiting biomes, collecting items and achievements
|
||||
Tools and equipment: apotheosis, exposure, silent gear tools + armor, flux drill, flux saw, backpacks, chalk, ...?
|
||||
Combat: attack dummy, silent gear weapons, attack ars runes, gateway orbs, spawners, apotheosis bosses
|
||||
Base building:
|
||||
Aesthetics: comforts, chimneys, chipped, chisel, furniture
|
||||
Infrastructure: sophisticated storage, refined storage, elevators, mighty mail, chimes, cooking for blockheads, caupona spas
|
||||
Base building: chimes, iron furnaces, cooking for blockheads
|
||||
Fine Dining: neopolitan, Croptopia, Sushi Go Crafting, Farmer's Delight, Caupona, Vinery, brewery, bakery, candelight, teas, sandwich mod
|
||||
Creative mode: angel ring, ...?
|
||||
Achievements: killed xxx zombies, visited all alex's biomes, looted xxx chests, visited every dungeon, 8x compressed blocks, grist tiers, spice of life achievements
|
||||
*/
|
||||
|
||||
/*event.custom({
|
||||
type: "apotheosis:enchanting",
|
||||
input: {
|
||||
item: "kubejs:unstable_grist_capacitor"
|
||||
},
|
||||
requirements: {
|
||||
eterna: 40,
|
||||
quanta: 15,
|
||||
arcana: 60
|
||||
},
|
||||
max_requirements: {
|
||||
eterna: -1,
|
||||
quanta: 25,
|
||||
arcana: -1
|
||||
},
|
||||
result: Item.of('kubejs:grist_energetic_improved').toJson()
|
||||
});*/
|
||||
});
|
140
kubejs/server_scripts/grist/agricultural.js
Executable file
140
kubejs/server_scripts/grist/agricultural.js
Executable file
@ -0,0 +1,140 @@
|
||||
ServerEvents.recipes(event => {
|
||||
/*
|
||||
Agricultural grist
|
||||
none -> basic: plant some wheat, make dough, cook with veggies and meat -> unlock early mob farming, botany pots, kitchen parts
|
||||
basic grist comes from flour + primordeal grist + veggies cooked in a pot with a block of basic primordeal
|
||||
after you get basic grist, you can smelt basic grist with dough..?
|
||||
basic grist comes from basic grist + block of primordeal + dough + yeast
|
||||
your first basic grist comes from chutney + primordeal + meat + dough + yeast
|
||||
chutney comes from primordeal grist + sugar + fruit + caupona vinegar + chives
|
||||
*/
|
||||
event.custom({
|
||||
type: 'farmersdelight:cooking',
|
||||
cookingtime: 400,
|
||||
experience: 5.0,
|
||||
ingredients: [
|
||||
{item: 'kubejs:grist_primordeal_basic_block'},
|
||||
{item: 'minecraft:sugar'},
|
||||
{item: 'caupona:vinegar_spice_jar'},
|
||||
{tag: 'forge:fruits'},
|
||||
{tag: 'forge:fruits'},
|
||||
{item: 'caupona:chives_spice_jar'},
|
||||
],
|
||||
result: {item: 'kubejs:grist_chutney'}
|
||||
});
|
||||
event.custom({
|
||||
type: 'farmersdelight:cooking',
|
||||
cookingtime: 600,
|
||||
experience: 1.0,
|
||||
ingredients: [
|
||||
{item: 'kubejs:grist_primordeal_basic_block'},
|
||||
{item: 'kubejs:grist_chutney'},
|
||||
{tag: 'forge:foods/meat/cooked'},
|
||||
{tag: 'forge:doughs'},
|
||||
{item: 'bakery:yeast'}
|
||||
],
|
||||
result: {item: 'kubejs:grist_agricultural_basic', count: 2}
|
||||
});
|
||||
event.custom({
|
||||
type: 'farmersdelight:cooking',
|
||||
cookingtime: 200,
|
||||
experience: 2.0,
|
||||
ingredients: [
|
||||
{item: 'kubejs:grist_primordeal_basic_block'},
|
||||
{tag: 'kubejs:grist/agricultural/basic'},
|
||||
{tag: 'forge:doughs'},
|
||||
{item: 'bakery:yeast'}
|
||||
],
|
||||
result: {item: 'kubejs:grist_agricultural_basic', count: 2}
|
||||
});
|
||||
|
||||
/*
|
||||
improved grist comes from cooking improved grist with primordeal and dough
|
||||
your first improved grist comes from cooking grist treat with grist chutney and improved primordeal block
|
||||
grist treats come from coating collectorsreap gummies in grist spice
|
||||
grist spice blend comes from grist morsels + asafoeteda + basic grist resting in a dolum
|
||||
grist morsels come from dissolving complicated dishes in the dissolution chamber
|
||||
*/
|
||||
event.custom({
|
||||
type: 'farmersdelight:cooking',
|
||||
cookingtime: 500,
|
||||
experience: 1.0,
|
||||
ingredients: [
|
||||
{item: 'kubejs:grist_primordeal_improved_block'},
|
||||
{tag: 'kubejs:grist/agricultural/improved'},
|
||||
{item: 'kubejs:grist_primordeal_improved_block'},
|
||||
{tag: 'kubejs:grist/agricultural/improved'},
|
||||
],
|
||||
result: {item: 'kubejs:grist_agricultural_improved', count: 4}
|
||||
});
|
||||
event.custom({
|
||||
type: 'farmersdelight:cooking',
|
||||
cookingtime: 500,
|
||||
experience: 1.0,
|
||||
ingredients: [
|
||||
{item: 'kubejs:grist_primordeal_basic_block'},
|
||||
{item: 'kubejs:grist_treats'},
|
||||
{item: 'kubejs:grist_treats'},
|
||||
{item: 'kubejs:grist_treats'},
|
||||
{item: 'kubejs:grist_chutney'},
|
||||
{item: 'kubejs:grist_chutney'},
|
||||
],
|
||||
result: {item: 'kubejs:grist_agricultural_improved'}
|
||||
});
|
||||
event.shaped('kubejs:grist_treats', [
|
||||
'AAA',
|
||||
'ABA',
|
||||
'AAA'
|
||||
], {
|
||||
'A': 'kubejs:spiced_grist_blend',
|
||||
'B': 'croptopia:lemon_coconut_bar'
|
||||
});
|
||||
event.custom({
|
||||
type: 'caupona:dolium',
|
||||
amount: 1000,
|
||||
density: 0.0,
|
||||
items: [
|
||||
{item: {item: 'kubejs:grist_morsels'}, count:2},
|
||||
{item: {item: 'kubejs:grist_agricultural_basic_block'}, count:3},
|
||||
{item: {item: 'caupona:asafoetida'}, count:1}
|
||||
],
|
||||
fluid: "kubejs:grist_primordeal_improved_fluid",
|
||||
keepInfo: false,
|
||||
output: {
|
||||
type: 'forge:nbt',
|
||||
count: 1,
|
||||
item: 'kubejs:spiced_grist_blend'
|
||||
}
|
||||
});
|
||||
event.custom({
|
||||
type: "industrialforegoing:dissolution_chamber",
|
||||
input: [
|
||||
{tag: 'forge:blts'},
|
||||
{item: 'kubejs:grist_primordeal_improved'},
|
||||
{tag: 'forge:apple_pies'},
|
||||
{tag: 'forge:fruit_smoothies'},
|
||||
{tag: 'forge:cheeseburgers'},
|
||||
{item: 'caupona:okroshka'},
|
||||
{item: 'candlelight:pasta_bolognese'},
|
||||
{item: 'collectorsreap:prawn_po_boy'},
|
||||
],
|
||||
inputFluid: "{Amount:5000,FluidName:\"kubejs:grist_agricultural_basic_fluid\"}",
|
||||
output: {
|
||||
count: 1,
|
||||
item: 'kubejs:grist_morsels'
|
||||
},
|
||||
processingTime: 3000
|
||||
});
|
||||
|
||||
/*
|
||||
radiant grist should require:
|
||||
more advanced rituals with harder to grab mobs
|
||||
cooking some pink slime ingots
|
||||
processing liquid meat
|
||||
processing some of the vinery fluids
|
||||
all of the vinery wines in the dissolution chamber
|
||||
fish?
|
||||
890101 HNN predictions
|
||||
emeralds, because villagers?
|
||||
*/
|
||||
});
|
143
kubejs/server_scripts/grist/build.js
Executable file
143
kubejs/server_scripts/grist/build.js
Executable file
@ -0,0 +1,143 @@
|
||||
ServerEvents.recipes(event => {
|
||||
/*
|
||||
Build grist
|
||||
none -> basic: create a pulverizer, grind sand into grist -> make basic tier of machines and tools (pulverizer, redstone furnace, alloy smelter, )
|
||||
basic grist only comes from pulverizing sand into grist, or you get 4x from pulverizing improved grist
|
||||
pulverizer would require a tin gear which requires four tin ingots plus either one build grist or diamond in the center
|
||||
basic -> improved: create cobble to gravel to sand to grist generator (with basic power + basic automation) -> overcome the cost of newer machines, world building gadgets, automate food production
|
||||
full machine would require some pipes automation (intelligent), power (energetic), and food to harvest the materials (agricultural)
|
||||
all machines required would need gears made from one build grist in the center
|
||||
machines: pulverizier, sequential crafter...?
|
||||
after you get improved, you can make the gear die and make gears without grist
|
||||
3x improved grist can also come from alloy smelting cobblestone, gravel, sand in the right quantities
|
||||
*/
|
||||
|
||||
/*
|
||||
2x Basic build grist comes from smelting build grist with primordeal
|
||||
Your first build grist comes from smelting refined aggregate
|
||||
refined aggregate comes from pulverizing reduced aggregate, which comes from coarse aggregate
|
||||
coarse aggregate comes from combining sand, clay, gravel, primordeal with an ore hammer
|
||||
*/
|
||||
event.recipes.thermal.smelter(
|
||||
'2x kubejs:grist_build_basic',
|
||||
['#kubejs:grist/build/basic', 'kubejs:grist_primordeal_basic_block']
|
||||
);
|
||||
event.smelting('kubejs:grist_build_basic', 'kubejs:refined_grist_aggregate');
|
||||
event.recipes.shapeless(
|
||||
'kubejs:coarse_grist_aggregate', [
|
||||
|
||||
'3x #forge:sand',
|
||||
'minecraft:clay_ball',
|
||||
'3x #forge:gravel',
|
||||
'#alltheores:ore_hammers',
|
||||
'kubejs:grist_primordeal_basic_block'
|
||||
]);
|
||||
event.recipes.shapeless(
|
||||
'kubejs:reduced_grist_aggregate', [
|
||||
'#alltheores:ore_hammers',
|
||||
'minecraft:granite',
|
||||
'kubejs:grist_primordeal_basic',
|
||||
'6x kubejs:coarse_grist_aggregate'
|
||||
]);
|
||||
event.recipes.shapeless(
|
||||
'2x kubejs:refined_grist_aggregate', [
|
||||
'#alltheores:ore_hammers',
|
||||
'kubejs:grist_primordeal_basic',
|
||||
'5x kubejs:reduced_grist_aggregate'
|
||||
]);
|
||||
|
||||
event.custom(
|
||||
{
|
||||
type: "thermal:pulverizer",
|
||||
ingredients: [
|
||||
{item: "kubejs:coarse_grist_aggregate"},
|
||||
],
|
||||
result: [
|
||||
{
|
||||
item: "kubejs:reduced_grist_aggregate",
|
||||
chance: 0.9
|
||||
},
|
||||
{
|
||||
item: "kubejs:refined_grist_aggregate",
|
||||
chance: 0.1
|
||||
}
|
||||
]
|
||||
}
|
||||
);
|
||||
|
||||
event.custom(
|
||||
{
|
||||
type: "thermal:pulverizer",
|
||||
ingredients: [
|
||||
{item: "kubejs:reduced_grist_aggregate"},
|
||||
],
|
||||
result: [
|
||||
{
|
||||
item: "kubejs:reduced_grist_aggregate",
|
||||
chance: 0.3
|
||||
},
|
||||
{
|
||||
item: "kubejs:refined_grist_aggregate",
|
||||
chance: 0.5
|
||||
}
|
||||
]
|
||||
}
|
||||
);
|
||||
|
||||
/*
|
||||
improved grist comes from crystalizing clay + improved + primordeal liquid
|
||||
your first improved comes from crystalizing 32 reinforced grist ingots with improved primordeal liquid
|
||||
grist ingots come from 9 grist nuggets in a servo press
|
||||
reinforced grist nuggets come from grist blend in a centrifugal separator
|
||||
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)]
|
||||
);
|
||||
event.recipes.thermal.crystallizer(
|
||||
'kubejs:grist_build_improved',
|
||||
['32x kubejs:reinforced_grist_ingot', Fluid.of('kubejs:grist_primordeal_improved_fluid', 4000)]
|
||||
);
|
||||
|
||||
event.custom({
|
||||
type: "thermal:press",
|
||||
ingredients: [
|
||||
{ item: 'kubejs:reinforced_grist_nugget', count: 9 },
|
||||
{ item: "thermal:press_packing_3x3_die" }
|
||||
],
|
||||
result: [{item: 'kubejs:reinforced_grist_ingot'}]
|
||||
});
|
||||
|
||||
event.custom({
|
||||
type: "thermal:centrifuge",
|
||||
ingredients: [
|
||||
{ item: 'kubejs:reinforced_grist_blend' },
|
||||
],
|
||||
result: [{item: 'kubejs:reinforced_grist_nugget', chance: 0.3}]
|
||||
});
|
||||
|
||||
event.recipes.thermal.smelter(
|
||||
'kubejs:reinforced_grist_blend',
|
||||
['32x #kubejs:grist/build/basic', '3x kubejs:grist_primordeal_improved_block', '2x #forge:dusts/sulfur']
|
||||
);
|
||||
|
||||
/*
|
||||
improved -> radiant: process ores with power generation, new machines, and tool enchants into smelting up grist alloys -> near creative mode world shaping tools, crafting any block
|
||||
three grades of grist alloy ingots: tempered, perfect, and flawed
|
||||
radiant grist requires energizing a block of tempered alloy
|
||||
|
||||
block of tempered alloy comes from 9 tempered ingots
|
||||
tempered ingot comes from 9 tempered nuggets + grist paste in a smelter
|
||||
tempered nuggets come from centrifuing a filled crucible
|
||||
filled crucibles come from chilling a hot filled crucible
|
||||
hot filled crucibles come from energizing tempered nuggets with 1x lumium, 1x signalum, 1x improved build block, 1x crucible
|
||||
|
||||
perfect alloy comes from smelting perfect alloy nuggets with intelligent catalysts + advanced powder power powder (gemium?)
|
||||
perfect alloy nugget comes from solidifying 1000mb of liquid alloy in blast chiller with ingot mold
|
||||
100mb liquid alloy comes from melting one flawed ingot
|
||||
|
||||
flawed ingots come from energizing 9 flawed nuggets with tremendous power
|
||||
flawed nuggets come from ars enchanting with 8x advanced powders around 1x improved build
|
||||
*/
|
||||
});
|
107
kubejs/server_scripts/grist/energetic.js
Executable file
107
kubejs/server_scripts/grist/energetic.js
Executable file
@ -0,0 +1,107 @@
|
||||
ServerEvents.recipes(event => {
|
||||
/*
|
||||
Energetic grist
|
||||
none -> basic: plant some trees, make charcoal, collect copper + lapis, visit the nether, make basic solar power and fluxducts
|
||||
powah solar panels require dielectric paste
|
||||
starter solar panel should generate enough power to smelt 3 stacks of logs in parallel, plus basic storage grid
|
||||
dielectric paste requires hammer + energetic grist + primordeal + redstone dust + clay
|
||||
energetic grist comes from smelting gristy paste, or blast chilling improved energetic grist
|
||||
gristy paste is block of primordeal basic grist block wrapped in redstone block + copper blocks
|
||||
basic -> improved: build up basic energizer, dump a ton of energy into things -> mid game energy generation
|
||||
++blazing crystals require blaze powder plus either infused grist capacitors or improved grist
|
||||
infused grist capcitors are infused in the ars infuser from activated grist capacitors
|
||||
activated grist capacitors come from crystalzing destabilized grist into basic powah capacitors
|
||||
destabilized grist comes from magma crucible with inert grist nuggets, 5mb each
|
||||
inert grist nuggets come from energizing storage parts? + glass + phyto-gro
|
||||
|
||||
build grist provides the huge quantity of sand neeed for glass
|
||||
agricultural grist provides the phyto-gro and source
|
||||
intelligent grist provides the storage parts
|
||||
improved -> radiant: build first niotic tier power generator -> unlock end game power
|
||||
niotic crystal requires either radiant grist or ..?
|
||||
..? requires
|
||||
*/
|
||||
/*
|
||||
energetic grist comes from energizing energetic + primordeal
|
||||
your first energetic comes from smelting grist paste
|
||||
grist paste comes from redstone, obsidian, and primordeal grist
|
||||
*/
|
||||
event.smelting('kubejs:grist_energetic_basic', 'kubejs:grist_paste');
|
||||
event.shaped('18x kubejs:grist_paste', [
|
||||
'ADA',
|
||||
'BCB',
|
||||
'AAA'
|
||||
], {
|
||||
'A': 'minecraft:redstone',
|
||||
'B': '#forge:storage_blocks/copper',
|
||||
'C': 'kubejs:grist_primordeal_basic_block',
|
||||
'D': '#alltheores:ore_hammers'
|
||||
});
|
||||
event.recipes.powah.energizing(
|
||||
['kubejs:grist_primordeal_basic_block', '#kubejs:grist/energetic/basic'],
|
||||
'2x kubejs:grist_energetic_basic',
|
||||
3000
|
||||
);
|
||||
|
||||
/*
|
||||
improved comes from energizing improved grist with primordeal
|
||||
your first improved comes from apotheosis infusing an unstable grist capacitor
|
||||
unstable capacitors come from filling an infused capacitor with improved liquid
|
||||
infused grist capcitors are infused in the ars infuser from activated grist capacitors
|
||||
activated grist capacitors come from crystalzing destabilized grist into basic powah capacitors
|
||||
destabilized grist comes from magma crucible with inert grist nuggets, 5mb each
|
||||
inert grist nuggets come from energizing storage parts? + glass + phyto-gro
|
||||
|
||||
blazing crystals require blaze powder plus either infused grist capacitors or improved grist
|
||||
*/
|
||||
event.recipes.powah.energizing([
|
||||
'kubejs:grist_energetic_improved',
|
||||
'kubejs:grist_energetic_improved',
|
||||
'kubejs:grist_primordeal_improved_block',
|
||||
'kubejs:grist_primordeal_improved_block',
|
||||
], '4x kubejs:grist_energetic_improved',
|
||||
20000
|
||||
);
|
||||
event.recipes.powah.energizing([
|
||||
'#forge:glass',
|
||||
'thermal:phytogrow',
|
||||
'#forge:dusts/redstone',
|
||||
'thermal:rf_coil',
|
||||
global.nuggetItem('steel'),
|
||||
'powah:dielectric_paste'
|
||||
], 'kubejs:inert_grist_nugget', 50000)
|
||||
|
||||
event.recipes.thermal.crucible(
|
||||
Fluid.of('kubejs:destabilized_grist', 15),
|
||||
'kubejs:inert_grist_nugget'
|
||||
);
|
||||
|
||||
event.recipes.thermal.crystallizer(
|
||||
'kubejs:activated_grist_capacitor',
|
||||
['powah:capacitor_hardened', Fluid.of('kubejs:destabilized_grist', 1750)]
|
||||
);
|
||||
event.recipes.ars_nouveau.imbuement(
|
||||
'kubejs:activated_grist_capacitor',
|
||||
'kubejs:infused_grist_capacitor',
|
||||
3000,
|
||||
[]
|
||||
);
|
||||
event.recipes.thermal.bottler(
|
||||
Item.of('kubejs:unstable_grist_capacitor'),
|
||||
[Fluid.of('kubejs:destabilized_grist', 1250),
|
||||
Item.of('kubejs:infused_grist_capacitor')]
|
||||
);
|
||||
event.recipes.powah.energizing([
|
||||
'kubejs:unstable_grist_capacitor',
|
||||
'kubejs:unstable_grist_capacitor',
|
||||
'kubejs:unstable_grist_capacitor',
|
||||
'kubejs:unstable_grist_capacitor',
|
||||
'kubejs:unstable_grist_capacitor',
|
||||
], 'kubejs:grist_energetic_improved',
|
||||
50000
|
||||
);
|
||||
|
||||
/*
|
||||
radiant comes from niotic crystals?
|
||||
*/
|
||||
});
|
170
kubejs/server_scripts/grist/intelligent.js
Executable file
170
kubejs/server_scripts/grist/intelligent.js
Executable file
@ -0,0 +1,170 @@
|
||||
ServerEvents.recipes(event => {
|
||||
/*
|
||||
Intelligent grist
|
||||
none -> basic: dig up lapis, hunt down zombies, build an ars infuser, infuse some primordeal grist -> unlock rf grid + external storage, basic pipes
|
||||
intelligent grist comes from infusing primordeal grist block with intelligent grist
|
||||
to make the infuser, you need intelligent grist
|
||||
your first intelligent grist can come from smelting insightful tincture
|
||||
insightful tincture comes from cooking insightful blend via farmersdelight with a bucket of liquid primordeal grist and zombie flesh
|
||||
insightful blend comes from combining sacred flesh, lapis, basic grist with an ore hammer
|
||||
sacred flesh comes from primordeal grist, rotten flesh, gold dust
|
||||
*/
|
||||
//event.smelting('kubejs:grist_intelligent_basic', 'kubejs:insightful_tincture');
|
||||
event.shapeless('kubejs:insightful_blend', [
|
||||
'2x minecraft:rotten_flesh',
|
||||
global.dustItem('lapis', 2),
|
||||
'kubejs:grist_primordeal_basic',
|
||||
'#alltheores:ore_hammers'
|
||||
]);
|
||||
|
||||
event.custom({
|
||||
type: "apotheosis:enchanting",
|
||||
input: {
|
||||
item: "kubejs:insightful_tincture"
|
||||
},
|
||||
requirements: {
|
||||
eterna: 10,
|
||||
quanta: 0,
|
||||
arcana: 0
|
||||
},
|
||||
max_requirements: {
|
||||
eterna: -1,
|
||||
quanta: 25,
|
||||
arcana: -1
|
||||
},
|
||||
result: Item.of('kubejs:grist_intelligent_basic', 9).toJson()
|
||||
});
|
||||
|
||||
event.shaped('kubejs:sacred_flesh', [
|
||||
'CAC',
|
||||
'ABA',
|
||||
'CAC'
|
||||
], {
|
||||
'A': 'kubejs:grist_primordeal_basic',
|
||||
'B': 'minecraft:rotten_flesh',
|
||||
'C': global.dustItem('gold')
|
||||
});
|
||||
/*event.custom({
|
||||
type: 'farmersdelight:cooking',
|
||||
cookingtime: 400,
|
||||
experience: 5.0,
|
||||
ingredients: [
|
||||
{item: 'kubejs:grist_primordeal_basic_block'},
|
||||
{item: 'kubejs:sacred_flesh'},
|
||||
{item: 'kubejs:sacred_flesh'},
|
||||
{item: 'kubejs:insightful_blend'},
|
||||
{item: 'kubejs:insightful_blend'},
|
||||
{item: 'kubejs:insightful_blend'}
|
||||
],
|
||||
result: {item: 'kubejs:insightful_tincture', count: 2}
|
||||
});*/
|
||||
event.shapeless('2x kubejs:insightful_tincture', [
|
||||
'kubejs:grist_primordeal_basic_block',
|
||||
'2x kubejs:sacred_flesh',
|
||||
'2x kubejs:insightful_blend'
|
||||
]);
|
||||
event.shapeless('2x kubejs:insightful_tincture', [
|
||||
'kubejs:grist_primordeal_basic_block',
|
||||
'#kubejs:grist/intelligent/basic',
|
||||
'#alltheores:ore_hammers'
|
||||
]);
|
||||
|
||||
event.recipes.ars_nouveau.imbuement(
|
||||
'kubejs:grist_primordeal_basic_block',
|
||||
'kubejs:grist_intelligent_basic',
|
||||
900,
|
||||
['kubejs:grist_intelligent_basic']
|
||||
);
|
||||
|
||||
/*event.custom({
|
||||
type: "thermal:press",
|
||||
ingredients: [
|
||||
{ item: 'kubejs:grist_primordeal_basic_block' },
|
||||
{ tag: "kubejs:grist/intelligent/basic" }
|
||||
],
|
||||
result: [{item: 'kubejs:insightful_tincture', count: 2}]
|
||||
});*/
|
||||
|
||||
/*event.recipes.ars_nouveau.imbuement(
|
||||
'kubejs:grist_intelligent_basic',
|
||||
'kubejs:insightful_blend',
|
||||
900,
|
||||
[]
|
||||
);*/
|
||||
|
||||
/*
|
||||
Improved grist should probably come from the enchanting apparatus
|
||||
Improve grist comes from infusing priordeal improved with intelligent improved
|
||||
first improved grist comes from a summoning ritual with sapient focus + each ars elemental lesser focus
|
||||
sapient focus comes from apotheosis infusion with intelligent focus
|
||||
intelligent focus comes from summoning ritual with imbued source gems with cognitive alloy
|
||||
imbued source gems come source gems imbued with 8 intelligent catalysts
|
||||
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))
|
||||
.input(Item.of('kubejs:grist_primordeal_improved_block', 2))
|
||||
.input(Item.of('kubejs:grist_intelligent_improved', 2))
|
||||
.blockBelow('ars_nouveau:arcane_core');
|
||||
|
||||
event.recipes.summoningrituals.altar("kubejs:sapient_focus")
|
||||
.itemOutput('kubejs:grist_intelligent_improved')
|
||||
.input('ars_elemental:lesser_fire_focus')
|
||||
.input('ars_elemental:lesser_water_focus')
|
||||
.input('ars_elemental:lesser_air_focus')
|
||||
.input('ars_elemental:lesser_earth_focus')
|
||||
.sacrifice('pig', 3)
|
||||
.weather('rain')
|
||||
.dayTime('night')
|
||||
.blockBelow('ars_nouveau:arcane_core');
|
||||
|
||||
event.custom({
|
||||
type: "apotheosis:enchanting",
|
||||
input: {
|
||||
item: "kubejs:intelligent_focus"
|
||||
},
|
||||
requirements: {
|
||||
eterna: 40,
|
||||
quanta: 15,
|
||||
arcana: 60
|
||||
},
|
||||
max_requirements: {
|
||||
eterna: -1,
|
||||
quanta: 25,
|
||||
arcana: -1
|
||||
},
|
||||
result: Item.of('kubejs:sapient_focus').toJson()
|
||||
});
|
||||
|
||||
event.recipes.summoningrituals.altar('kubejs:grist_primordeal_improved')
|
||||
.itemOutput('kubejs:intelligent_focus')
|
||||
.input(Item.of('kubejs:imbued_source_gem', 8))
|
||||
.input(Item.of('experienceobelisk:cognitive_alloy_block', 3))
|
||||
.sacrifice('sheep', 6)
|
||||
.blockBelow('ars_nouveau:arcane_core');
|
||||
|
||||
event.recipes.ars_nouveau.imbuement(
|
||||
'ars_nouveau:source_gem',
|
||||
'kubejs:imbued_source_gem',
|
||||
15000,
|
||||
[
|
||||
'kubejs:intelligent_catalyst',
|
||||
'kubejs:intelligent_catalyst',
|
||||
'kubejs:intelligent_catalyst',
|
||||
'kubejs:intelligent_catalyst',
|
||||
'kubejs:intelligent_catalyst',
|
||||
'kubejs:intelligent_catalyst',
|
||||
'kubejs:intelligent_catalyst',
|
||||
'kubejs:intelligent_catalyst',
|
||||
]
|
||||
);
|
||||
|
||||
event.recipes.thermal.crystallizer(
|
||||
'kubejs:intelligent_catalyst',
|
||||
['4x ars_nouveau:source_gem', '16x kubejs:sacred_flesh', Fluid.of('kubejs:grist_intelligent_basic_fluid', 3000)]
|
||||
);
|
||||
|
||||
/*
|
||||
Radiant comes from the intelligent processors..? elemental mark of mastery?
|
||||
*/
|
||||
});
|
121
kubejs/server_scripts/grist/primordeal.js
Executable file
121
kubejs/server_scripts/grist/primordeal.js
Executable file
@ -0,0 +1,121 @@
|
||||
ServerEvents.recipes(event => {
|
||||
// All grist starts from cobblestone
|
||||
event.shaped('2x kubejs:grist_primordeal_basic', [
|
||||
'AAA',
|
||||
'ABA',
|
||||
'AAA'
|
||||
], {
|
||||
'A': '#forge:cobblestone',
|
||||
'B': '#forge:gravel'
|
||||
});
|
||||
event.shaped('2x kubejs:grist_primordeal_basic_block', [
|
||||
'AAA',
|
||||
'ABA',
|
||||
'AAA'
|
||||
], {
|
||||
'A': '#forge:cobblestone',
|
||||
'B': 'kubejs:grist_essence'
|
||||
});
|
||||
// Conversions between fluids and items
|
||||
global.Grist.forEach(grist => {
|
||||
let id = grist.id();
|
||||
let fluidID = grist.fluid().id();
|
||||
let blockID = grist.block().id();
|
||||
event.recipes.thermal.crucible(Fluid.of(fluidID, 250), id);
|
||||
event.recipes.thermal.chiller(id, Fluid.of(fluidID, 250));
|
||||
|
||||
// convert between block and normal item
|
||||
event.shapeless(blockID, [`9x ${id}`]);
|
||||
event.shapeless(`9x ${id}`, [blockID]);
|
||||
|
||||
event.custom({
|
||||
type: "industrialforegoing:dissolution_chamber",
|
||||
input: [],
|
||||
inputFluid: `{Amount:250,FluidName:\"${fluidID}\"}`,
|
||||
output: {
|
||||
count: 1,
|
||||
item: id
|
||||
},
|
||||
"processingTime": 50
|
||||
});
|
||||
event.custom({
|
||||
type: "industrialforegoing:dissolution_chamber",
|
||||
input: [
|
||||
{item: id}
|
||||
],
|
||||
inputFluid: `{Amount:250,FluidName:\"minecraft:water\"}`,
|
||||
output: {
|
||||
count: 0,
|
||||
item: 'minecraft:air'
|
||||
},
|
||||
outputFluid: `{Amount:250,FluidName:\"${fluidID}\"}`,
|
||||
processingTime: 50
|
||||
});
|
||||
});
|
||||
|
||||
// Progression along primordeals and universals
|
||||
let _ = [{from: 'basic', to: 'improved'}, {from: 'improved', to: 'radiant'}].forEach(upgrade => {
|
||||
// Primordeal progression requires one from each element of the lower tier
|
||||
event.shaped(`kubejs:grist_primordeal_${upgrade.to}`, [
|
||||
'A B',
|
||||
' E ',
|
||||
'C D'
|
||||
], {
|
||||
'A': `kubejs:grist_agricultural_${upgrade.from}`,
|
||||
'B': `kubejs:grist_build_${upgrade.from}`,
|
||||
'C': `kubejs:grist_energetic_${upgrade.from}`,
|
||||
'D': `kubejs:grist_intelligent_${upgrade.from}`,
|
||||
'E': `kubejs:grist_primordeal_${upgrade.from}`,
|
||||
});
|
||||
|
||||
// After you've unlocked the next tier, you can use the elements of this tier plus one lower primordeal to make more primordeal
|
||||
event.shaped(`8x kubejs:grist_primordeal_${upgrade.to}_block`, [
|
||||
'AAB',
|
||||
'CEB',
|
||||
'CDD'
|
||||
], {
|
||||
'A': `kubejs:grist_agricultural_${upgrade.to}`,
|
||||
'B': `kubejs:grist_build_${upgrade.to}`,
|
||||
'C': `kubejs:grist_energetic_${upgrade.to}`,
|
||||
'D': `kubejs:grist_intelligent_${upgrade.to}`,
|
||||
'E': `kubejs:grist_primordeal_${upgrade.from}`,
|
||||
});
|
||||
|
||||
// Universal grist is cobble surrounded by lower tier universal and primordeal
|
||||
event.shaped(`kubejs:grist_universal_${upgrade.to}`, [
|
||||
'ABA',
|
||||
'BCB',
|
||||
'ABA'
|
||||
], {
|
||||
'A': `kubejs:grist_universal_${upgrade.from}`,
|
||||
'B': `kubejs:grist_primordeal_${upgrade.from}`,
|
||||
'C': '#forge:cobblestone'
|
||||
});
|
||||
})
|
||||
|
||||
// Basic primordeal gets a special case..
|
||||
event.shaped(`4x kubejs:grist_primordeal_basic_block`, [
|
||||
'AAB',
|
||||
'CEB',
|
||||
'CDD'
|
||||
], {
|
||||
'A': `kubejs:grist_agricultural_basic`,
|
||||
'B': `kubejs:grist_build_basic`,
|
||||
'C': `kubejs:grist_energetic_basic`,
|
||||
'D': `kubejs:grist_intelligent_basic`,
|
||||
'E': '#forge:cobblestone',
|
||||
});
|
||||
|
||||
// Finally, start creative-tier grist
|
||||
event.shaped('kubejs:grist_universal_basic', [
|
||||
'A B',
|
||||
' E ',
|
||||
'C D'
|
||||
], {
|
||||
'A': '#kubejs:grist/agricultural/radiant',
|
||||
'B': '#kubejs:grist/build/radiant',
|
||||
'C': '#kubejs:grist/energetic/radiant',
|
||||
'D': '#kubejs:grist/intelligent/radiant',
|
||||
'E': '#kubejs:grist/primordeal/radiant'
|
||||
})
|
||||
});
|
23
kubejs/server_scripts/grist/tags.js
Executable file
23
kubejs/server_scripts/grist/tags.js
Executable file
@ -0,0 +1,23 @@
|
||||
|
||||
ServerEvents.tags('item', event => {
|
||||
global.Grist.forEach(grist => {
|
||||
grist.tags().forEach(tagName => {
|
||||
event.add(tagName, grist.id());
|
||||
});
|
||||
});
|
||||
/*global.GRIST_ELEMENTS.forEach(element => {
|
||||
global.GRIST_TIERS.forEach(tier => {
|
||||
event.add(`kubejs:grist/${element}/${tier}`, `kubejs:grist_${element}_${tier}`)
|
||||
event.add(`kubejs:grist/${element}`, `kubejs:grist_${element}_${tier}`)
|
||||
event.add(`kubejs:grist/${element}/${tier}`, `kubejs:grist_universal_${tier}`)
|
||||
event.add('kubejs:grist', `kubejs:grist_${element}_${tier}`)
|
||||
})
|
||||
})
|
||||
|
||||
global.GRIST_PRIMITIVES.forEach(element => {
|
||||
global.GRIST_TIERS.forEach(tier => {
|
||||
event.add(`kubejs:grist/${element}/${tier}`, `kubejs:grist_${element}_${tier}`)
|
||||
event.add('kubejs:grist', `kubejs:grist_${element}_${tier}`)
|
||||
})
|
||||
})*/
|
||||
});
|
44
kubejs/server_scripts/init.js
Executable file
44
kubejs/server_scripts/init.js
Executable file
@ -0,0 +1,44 @@
|
||||
// priority: 0
|
||||
|
||||
global.metalForm = (metal, tag, form, qty) => {
|
||||
if (qty == undefined) {
|
||||
qty = 1;
|
||||
}
|
||||
let itemType = AlmostUnified.getPreferredItemForTag(`forge:${tag}/${metal}`);
|
||||
if (itemType.id == 'minecraft:air') {
|
||||
console.log(`metals: ${metal} ${form} has unknown tag forge:${tag}/${metal}?`)
|
||||
let ret = Item.of(`alltheores:${metal}_${form}`);
|
||||
if (ret.id == "minecraft:air") {
|
||||
return Item.of(`thermal:${metal}_${form}`);
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
console.log(`metals: forge:${tag}/${metal} found`);
|
||||
return itemType;
|
||||
}
|
||||
|
||||
global.dustItem = (material, qty) => {
|
||||
return global.metalForm(material, 'dusts', 'dust', qty);
|
||||
}
|
||||
|
||||
global.ingotItem = (material, qty) => {
|
||||
return global.metalForm(material, 'ingots', 'ingot', qty);
|
||||
}
|
||||
|
||||
global.gearItem = (material, qty) => {
|
||||
return global.metalForm(material, 'gears', 'gear', qty);
|
||||
}
|
||||
|
||||
global.nuggetItem = (material, qty) => {
|
||||
return global.metalForm(material, 'nuggets', 'nugget', qty);
|
||||
}
|
||||
|
||||
global.replaceInputs = (evt, filter, replaceMap) => {
|
||||
replaceMap.forEach(mapped => {
|
||||
evt.replaceInput(
|
||||
filter,
|
||||
mapped[0],
|
||||
mapped[1]
|
||||
);
|
||||
})
|
||||
}
|
0
kubejs/server_scripts/malloc-balance.js
Executable file
0
kubejs/server_scripts/malloc-balance.js
Executable file
225
kubejs/server_scripts/ore-processing.js
Executable file
225
kubejs/server_scripts/ore-processing.js
Executable file
@ -0,0 +1,225 @@
|
||||
ServerEvents.recipes(event => {
|
||||
// Metal tiers:
|
||||
// Copper, iron, tin, nickel, gold, zinc, brass, invar, bronze - Pre-basic build tier, the only ores that don't require a pulverizer or smelter to process
|
||||
// silver, platinum, lead, iridum, osmium - Gated behind the pulverizer
|
||||
// lumium, enderium, electrum, signalum, steel - Alloys are gated behind the smelter as well
|
||||
// uranium - requires basic energetic grist to energize into ingots
|
||||
|
||||
// Gear tiers:
|
||||
// copper, iron, tin, nickel, zinc, brass, bronze - Pre-gear die tier
|
||||
// invar, bronze, brass - the only alloys you can make without grist
|
||||
// constantan - requires 1 build grist to make the dust alloy
|
||||
// invar, gold, silver, electrum, signalum, lead, steel - Gated behind gear die
|
||||
// lumium, enderium, other alloys - Gated behind heavy duty gear die
|
||||
|
||||
let metalForm = (metal, tag, form) => {
|
||||
let itemType = AlmostUnified.getPreferredItemForTag(`forge:${tag}/${metal}`);
|
||||
if (itemType.id == 'minecraft:air') {
|
||||
console.log(`metals: ${metal} ${form} has unknown tag forge:${tag}/${metal}?`)
|
||||
let ret = Item.of(`alltheores:${metal}_${form}`);
|
||||
if (ret.id == "minecraft:air") {
|
||||
return Item.of(`thermal:${metal}_${form}`);
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
console.log(`metals: forge:${tag}/${metal} found`);
|
||||
return itemType;
|
||||
}
|
||||
|
||||
event.shapeless('thermal:quartz_dust', ['8x minecraft:granite', '#alltheores:ore_hammers']);
|
||||
event.shapeless('thermal:quartz_dust', ['minecraft:quartz', '#alltheores:ore_hammers']);
|
||||
|
||||
// All metals can be processed in the pulverizer, make plates in the press, and make gears with the die
|
||||
{
|
||||
let _ = ['copper', 'rose_gold', 'aluminum', 'constantan', 'iron', 'tin', 'nickel', 'gold', 'zinc', 'brass', 'invar', 'bronze', 'silver', 'platinum', 'lead', 'iridium', 'osmium', 'lumium', 'enderium', 'electrum', 'signalum', 'steel', 'uranium'].forEach(metal => {
|
||||
console.log(`Setting up ${metal} processing...`);
|
||||
|
||||
let gearType = metalForm(metal, 'gears', 'gear');
|
||||
let dustType = metalForm(metal, 'dusts', 'dust');
|
||||
let plateType = metalForm(metal, 'plates', 'plate');
|
||||
let ingotType = metalForm(metal, 'ingots', 'ingot');
|
||||
let rawType = metalForm(metal, 'raw_materials', 'ore');
|
||||
let blockType = metalForm(`raw_${metal}`, 'storage_blocks', 'block');
|
||||
|
||||
event.remove({output: gearType});
|
||||
event.remove({output: plateType});
|
||||
|
||||
event.remove({input: `#forge:ores/${metal}`});
|
||||
event.remove({input: `#forge:raw_materials/${metal}`});
|
||||
|
||||
// By default, you can't make any blends in the crafting table.
|
||||
event.remove({output: dustType, type: 'minecraft:crafting'});
|
||||
event.remove({output: ingotType, input: 'minecraft:fire_charge'});
|
||||
|
||||
event.remove({id: `alltheores:${metal}_dust_from_alloy_blending`});
|
||||
|
||||
console.log(`crushing ${rawType.toJson()} ${dustType.toJson()}`);
|
||||
if (rawType.id != "minecraft:air") {
|
||||
event.custom({
|
||||
type: "thermal:pulverizer",
|
||||
ingredients: [
|
||||
{tag: `forge:raw_materials/${metal}`}
|
||||
],
|
||||
result: [
|
||||
{item: dustType.id, chance: 1.05},
|
||||
{item: dustType.id, chance: 0.25}
|
||||
],
|
||||
experience: 0.5
|
||||
});
|
||||
}
|
||||
|
||||
if (blockType.id != "minecraft:air") {
|
||||
event.custom({
|
||||
type: "thermal:pulverizer",
|
||||
ingredients: [
|
||||
{tag: `forge:storage_blocks/raw_${metal}`}
|
||||
],
|
||||
result: [
|
||||
{item: dustType.id, chance: 1.05 * 9},
|
||||
{item: dustType.id, chance: 0.25 * 9}
|
||||
],
|
||||
experience: 0.5
|
||||
});
|
||||
}
|
||||
|
||||
// 1 dust = 1 ingot
|
||||
event.custom({
|
||||
type: "thermal:pulverizer",
|
||||
ingredients: [
|
||||
ingotType.toJson()
|
||||
],
|
||||
result: [
|
||||
dustType.toJson()
|
||||
],
|
||||
});
|
||||
|
||||
// 4 ingots = 1 gear
|
||||
event.custom({
|
||||
type: "thermal:press",
|
||||
ingredients: [
|
||||
ingotType.withCount(4).toJson(),
|
||||
{ item: "thermal:press_gear_die" }
|
||||
],
|
||||
result: [gearType.toJson()]
|
||||
});
|
||||
|
||||
// 1 ingot = 1 plate
|
||||
event.custom({
|
||||
type: "thermal:press",
|
||||
ingredients: [
|
||||
ingotType.toJson(),
|
||||
],
|
||||
result: [plateType.toJson()]
|
||||
});
|
||||
});}
|
||||
|
||||
// But only these metals can be processed without a machine
|
||||
{let _ = ['copper', 'iron', 'tin', 'nickel', 'zinc', 'brass', 'bronze', 'lead', 'aluminum'].forEach(metal => {
|
||||
console.log(`Setting up ${metal} manual processing...`);
|
||||
let gearID = metalForm(metal, 'gears', 'gear');
|
||||
let plateID = metalForm(metal, 'plates', 'plate');
|
||||
let dustID = metalForm(metal, 'dusts', 'dust');
|
||||
event.shaped(gearID, [
|
||||
' A ',
|
||||
'ABA',
|
||||
' A '
|
||||
], {
|
||||
'A': global.ingotItem(metal),
|
||||
'B': '#forge:gems'
|
||||
});
|
||||
event.shapeless(plateID, [global.ingotItem(metal, 2), '#alltheores:ore_hammers']);
|
||||
event.shapeless(dustID, [global.ingotItem(metal), '#alltheores:ore_hammers']);
|
||||
});}
|
||||
|
||||
// And only these ores can be hammered
|
||||
{let _ = ['copper', 'iron', 'tin', 'nickel', 'zinc', 'lead', 'aluminum', 'gold'].forEach(ore => {
|
||||
console.log(`Setting up ${ore} hammering...`);
|
||||
let dustType = metalForm(ore, 'dusts', 'dust');
|
||||
event.shapeless(dustType.withCount(2), [`#forge:raw_materials/${ore}`, '#alltheores:ore_hammers']);
|
||||
event.shapeless(dustType.withCount(2 * 9), [`#forge:storage_blocks/raw_${ore}`, '#alltheores:ore_hammers']);
|
||||
});}
|
||||
|
||||
// And only copper can be smelted without pulverizing
|
||||
event.smelting(global.ingotItem('copper'), metalForm('copper', 'raw_materials', 'ore'));
|
||||
|
||||
console.log(`Setting up blends...`);
|
||||
// These are the only blends you can make by hand, aka pre-smelter alloys
|
||||
event.shapeless(Item.of(metalForm('bronze', 'dusts', 'dust').withCount(2)), [
|
||||
global.dustItem('tin', 2),
|
||||
global.dustItem('copper', 2),
|
||||
'#alltheores:ore_hammers'
|
||||
]);
|
||||
event.shapeless(Item.of(metalForm('brass', 'dusts', 'dust').withCount(2)), [
|
||||
global.dustItem('copper', 3),
|
||||
global.dustItem('zinc'),
|
||||
'#alltheores:ore_hammers'
|
||||
]);
|
||||
event.shapeless(Item.of(metalForm('invar', 'dusts', 'dust').withCount(2)), [
|
||||
global.dustItem('iron', 2),
|
||||
global.dustItem('nickel', 2),
|
||||
'#alltheores:ore_hammers'
|
||||
]);
|
||||
|
||||
// Constantan dust consumes your first build grist, and it unlocks the basic grist production line
|
||||
event.shapeless(Item.of(metalForm('constantan', 'dusts', 'dust').withCount(4)),[
|
||||
global.ingotItem('nickel', 2), global.ingotItem('copper', 2), '#kubejs:grist/build/basic', '#alltheores:ore_hammers'
|
||||
]);
|
||||
// Constantan is the only metal you can't work on the bench except for gears
|
||||
event.shaped('thermal:constantan_gear', [
|
||||
' A ',
|
||||
'ABA',
|
||||
' A '
|
||||
], {
|
||||
'A': global.ingotItem('constantan'),
|
||||
'B': '#forge:gems'
|
||||
});
|
||||
|
||||
event.shaped('thermal:diamond_gear', [
|
||||
' A ',
|
||||
'ABA',
|
||||
' A '
|
||||
], {
|
||||
'A': 'minecraft:diamond',
|
||||
'B': 'minecraft:crying_obsidian'
|
||||
});
|
||||
|
||||
// Lapis can be pulverized and hammered.
|
||||
event.remove({output: 'thermal:lapis_dust', type: 'thermal:pulverizer'});
|
||||
event.custom({
|
||||
type: "thermal:pulverizer",
|
||||
ingredients: [
|
||||
{ item: "minecraft:lapis_lazuli" }
|
||||
],
|
||||
result: [
|
||||
{ item: "thermal:lapis_dust", chance: 1.05 },
|
||||
{ item: "thermal:lapis_dust", chance: 0.25 }
|
||||
],
|
||||
experience: 0.5
|
||||
});
|
||||
event.shapeless("2x thermal:lapis_dust", ["minecraft:lapis_lazuli", '#alltheores:ore_hammers']);
|
||||
|
||||
// Create clay by centrifuging gravel and ash bricks
|
||||
event.custom({
|
||||
type: "thermal:centrifuge",
|
||||
ingredients: [
|
||||
{ item: "supplementaries:ash_brick" }
|
||||
],
|
||||
result: [
|
||||
{ item: "minecraft:clay_ball", chance: 1.05 },
|
||||
{ item: "minecraft:clay_ball", chance: 0.25 }
|
||||
],
|
||||
experience: 0.5
|
||||
});
|
||||
|
||||
event.custom({
|
||||
type: "thermal:centrifuge",
|
||||
ingredients: [
|
||||
{ item: "minecraft:gravel" }
|
||||
],
|
||||
result: [
|
||||
{ item: "minecraft:sand", chance: 2.00 },
|
||||
{ item: "minecraft:clay_ball", chance: 0.75 }
|
||||
],
|
||||
experience: 0.5
|
||||
});
|
||||
})
|
56
kubejs/server_scripts/progression/report.js
Executable file
56
kubejs/server_scripts/progression/report.js
Executable file
@ -0,0 +1,56 @@
|
||||
// priority: -9999
|
||||
|
||||
ServerEvents.recipes(event => {
|
||||
return;
|
||||
console.log("reporting uncraftables");
|
||||
global.uncraftables.uncraftable.forEach(uncraftable => {
|
||||
console.log(`===== ${uncraftable}`);
|
||||
event.forEachRecipe({output: uncraftable}, recipe => {
|
||||
console.log(recipe.json.toString());
|
||||
});
|
||||
console.log('=== inputs');
|
||||
event.forEachRecipe({input: uncraftable}, recipe => {
|
||||
console.log(recipe.json.get('result').toString());
|
||||
});
|
||||
});
|
||||
|
||||
let _ = ['build', 'agricultural', 'intelligent', 'energetic'].forEach(element => {
|
||||
let __ = ['basic', 'improved', 'radiant'].forEach(tier => {
|
||||
console.log(`===== ${tier} ${element}:`);
|
||||
event.forEachRecipe({input: `kubejs:grist_${element}_${tier}`}, r => {
|
||||
if (r.json.get('result') == undefined) {
|
||||
console.log(r.json.toString());
|
||||
} else {
|
||||
console.log(r.json.get('result').toString());
|
||||
}
|
||||
});
|
||||
});
|
||||
});
|
||||
/*event.forEachRecipe({}, recipe => {
|
||||
global.uncraftables.uncraftable.forEach(uncrafableItem => {
|
||||
let asJson = recipe.json;
|
||||
let foundResults = [];
|
||||
console.log(recipe.outputValues());
|
||||
console.log(asJson.toString());
|
||||
console.log(recipe.getType());
|
||||
if (recipe.getType() == 'farmersdelight:cutting') {
|
||||
//foundResults = [asJson.get('result').get('item')];
|
||||
asJson.get('result').forEach(result => {
|
||||
foundResults.push(result.get('item'));
|
||||
});
|
||||
} else {
|
||||
foundResults = [asJson.get('result').get('item')];
|
||||
}
|
||||
if (foundResults == []) {
|
||||
console.log(`unknown result in ${asJson.toString()}`);
|
||||
} else {
|
||||
foundResults.forEach(output => {
|
||||
console.log(output);
|
||||
if (output == uncrafableItem) {
|
||||
console.log('found uncraftable item:', recipe.json.toString());
|
||||
}
|
||||
});
|
||||
}
|
||||
});
|
||||
});*/
|
||||
});
|
78
kubejs/server_scripts/progression/uncraftables.js
Executable file
78
kubejs/server_scripts/progression/uncraftables.js
Executable file
@ -0,0 +1,78 @@
|
||||
// priority: 1
|
||||
|
||||
let unusableItems = [
|
||||
'industrialforegoing:infinity_drill',
|
||||
'industrialforegoing:infinity_backpack',
|
||||
'industrialforegoing:infinity_trident',
|
||||
'industrialforegoing:infinity_saw',
|
||||
'industrialforegoing:infinity_hammer',
|
||||
'industrialforegoing:infinity_launcher',
|
||||
'industrialforegoing:infinity_nuke',
|
||||
'industrialforegoing:infinity_charger',
|
||||
|
||||
'powder_power:hammer_alchemist',
|
||||
'powder_power:hammer_motar_pestle',
|
||||
'powder_power:wand_alchemist',
|
||||
];
|
||||
|
||||
let uncraftableItems = [
|
||||
'ars_nouveau:imbuement_chamber',
|
||||
'ars_nouveau:novice_spell_book',
|
||||
'ars_nouveau:dominion_wand',
|
||||
'powah:dielectric_paste',
|
||||
'powah:spirited_crystal',
|
||||
'powah:niotic_crystal',
|
||||
'powah:capacitor_basic_tiny',
|
||||
'powah:capacitor_basic',
|
||||
'powah:dielectric_casing',
|
||||
'powah:aerial_pearl',
|
||||
'powah:ender_core',
|
||||
'prettypipes:blank_module',
|
||||
'ae2:printed_logic_processor',
|
||||
'ae2:printed_engineering_processor',
|
||||
'ae2:printed_calculation_processor',
|
||||
'ae2:printed_silicon',
|
||||
'ae2:quartz_glass',
|
||||
'bountiful:bountyboard',
|
||||
'bountiful:decree',
|
||||
'miapi:modular_work_bench',
|
||||
'immersive_aircraft:airship',
|
||||
'immersive_aircraft:industrial_gears',
|
||||
'ironfurnaces:augment_generator',
|
||||
'croptopia:dough',
|
||||
'darkutils:blank_plate',
|
||||
'darkutils:damage_plate_player',
|
||||
'darkutils:damage_plate',
|
||||
'croptopia:flour',
|
||||
"sophisticatedstorage:storage_link"
|
||||
];
|
||||
|
||||
let uncraftableVanilla = [
|
||||
"thermal:tomato_sauce",
|
||||
"thermal:peanut_butter"
|
||||
];
|
||||
|
||||
global.uncraftables = {uncraftable: uncraftableItems, unusable: unusableItems}
|
||||
|
||||
ServerEvents.recipes(event => {
|
||||
|
||||
//event.remove({id: 'industrialforegoing:iron_gear'});
|
||||
//event.remove({id: 'industrialforegoing:gold_gear'});
|
||||
//event.remove({id: 'industrialforegoing:diamond_gear'});
|
||||
|
||||
event.remove({output: 'ars_nouveau:source_gem', type: 'ars_nouveau:imbuement'});
|
||||
|
||||
uncraftableVanilla.forEach(item => {
|
||||
event.remove({output: item, type: 'minecraft:crafting'});
|
||||
})
|
||||
|
||||
unusableItems.forEach(item => {
|
||||
event.remove({output: item});
|
||||
event.remove({input: item});
|
||||
})
|
||||
|
||||
uncraftableItems.forEach(item => {
|
||||
event.remove({output: item});
|
||||
})
|
||||
|
||||
});
|
27
kubejs/server_scripts/tags.js
Executable file
27
kubejs/server_scripts/tags.js
Executable file
@ -0,0 +1,27 @@
|
||||
|
||||
/*
|
||||
* Tag handlng that can't be done in AlmostUnified
|
||||
*/
|
||||
|
||||
ServerEvents.tags('item', event => {
|
||||
|
||||
// Copper hoppers should count for regular hoppers
|
||||
/*['exposed', 'oxidized', 'weathered'].forEach(copperAge => {
|
||||
event.add('forge:hoppers', `everythingcopper:${copperAge}_copper_hopper`)
|
||||
event.add('forge:hoppers', `everythingcopper:waxed_${copperAge}_copper_hopper`)
|
||||
});*/
|
||||
|
||||
// Farmer's Delight doesn't have rice seeds, you just plant rice grains to make more rice, which could let you completely break farming grist.
|
||||
event.remove('forge:seeds/rice', ['farmersdelight:rice']);
|
||||
event.remove('forge:rice_seeds', ['farmersdelight:rice']);
|
||||
});
|
||||
|
||||
ServerEvents.recipes(event => {
|
||||
|
||||
// Under soup salad sandwich theory, anything mixture including lettuce can be a salad.
|
||||
event.replaceInput(
|
||||
{mod: 'croptopia'},
|
||||
'croptopia:lettuce',
|
||||
'#forge:salad_ingredients'
|
||||
);
|
||||
});
|
35
kubejs/startup_scripts/grist.js
Executable file
35
kubejs/startup_scripts/grist.js
Executable file
@ -0,0 +1,35 @@
|
||||
StartupEvents.registry('block', e => {
|
||||
console.log('Creating grist blocks');
|
||||
Grist.forEachBlock(grist => {
|
||||
console.log(`Create ${grist}`);
|
||||
e.create(grist.id())
|
||||
.displayName(grist.displayName())
|
||||
.tagBlock('mineable/pickaxe')
|
||||
.textureAll(grist.blockTexture())
|
||||
.color(0, grist.color());
|
||||
});
|
||||
});
|
||||
|
||||
StartupEvents.registry('item', e => {
|
||||
console.log('Creating grist items');
|
||||
Grist.forEach(grist => {
|
||||
console.log(`Create ${grist}`);
|
||||
e.create(grist.id())
|
||||
.displayName(grist.displayName())
|
||||
.rarity('rare')
|
||||
.fireResistant(true)
|
||||
.textureJson({layer0: grist.itemTexture()})
|
||||
.color(0, grist.color());
|
||||
});
|
||||
});
|
||||
|
||||
StartupEvents.registry('fluid', e => {
|
||||
console.log('Creating grist fluids');
|
||||
Grist.forEachFluid(grist => {
|
||||
console.log(`Create ${grist}`);
|
||||
e.create(grist.id())
|
||||
.bucketColor(grist.color())
|
||||
.thickTexture(grist.color())
|
||||
.displayName(grist.displayName());
|
||||
});
|
||||
});
|
228
kubejs/startup_scripts/init.js
Executable file
228
kubejs/startup_scripts/init.js
Executable file
@ -0,0 +1,228 @@
|
||||
// priority: 0
|
||||
|
||||
function HSVtoRGB(h, s, v) {
|
||||
var r, g, b, i, f, p, q, t;
|
||||
i = Math.floor(h * 6);
|
||||
f = h * 6 - i;
|
||||
p = v * (1 - s);
|
||||
q = v * (1 - f * s);
|
||||
t = v * (1 - (1 - f) * s);
|
||||
switch (i % 6) {
|
||||
case 0: r = v, g = t, b = p; break;
|
||||
case 1: r = q, g = v, b = p; break;
|
||||
case 2: r = p, g = v, b = t; break;
|
||||
case 3: r = p, g = q, b = v; break;
|
||||
case 4: r = t, g = p, b = v; break;
|
||||
case 5: r = v, g = p, b = q; break;
|
||||
}
|
||||
const toHex = n => {
|
||||
return Math.round(255 * n).toString(16).padStart(2, '0');
|
||||
}
|
||||
// The JS engine seems to think that templates aren't actually strings??
|
||||
return `#${toHex(r)}${toHex(g)}${toHex(b)}`.toString();
|
||||
}
|
||||
|
||||
function Tier(name, colorValue) {
|
||||
this.name = name;
|
||||
this.colorValue = colorValue;
|
||||
};
|
||||
|
||||
Tier.prototype.displayName = function() {
|
||||
return this.name.charAt(0).toUpperCase() + this.name.slice(1);
|
||||
};
|
||||
|
||||
Tier.prototype.toString = function() {
|
||||
return this.name;
|
||||
};
|
||||
|
||||
function Element(name, hue) {
|
||||
this.name = name;
|
||||
this.hue = hue;
|
||||
};
|
||||
|
||||
Element.prototype.displayName = function() {
|
||||
return this.name.charAt(0).toUpperCase() + this.name.slice(1);
|
||||
};
|
||||
|
||||
Element.prototype.toString = function() {
|
||||
return this.name;
|
||||
};
|
||||
|
||||
function Grist(element, tier) {
|
||||
this.element = element;
|
||||
this.tier = tier;
|
||||
this.state = 'item';
|
||||
this.isExact = false;
|
||||
};
|
||||
|
||||
Grist.Tier = Tier;
|
||||
Grist.Element = Element;
|
||||
|
||||
// Hues are 0-255
|
||||
// -1 means white, as special case
|
||||
Grist.Types = {
|
||||
build: new Element('build', 153),
|
||||
agricultural: new Element('agricultural', 36),
|
||||
intelligent: new Element('intelligent', 77),
|
||||
energetic: new Element('energetic', 0),
|
||||
primordeal: new Element('primordeal', 203),
|
||||
universal: new Element('universal', -1)
|
||||
};
|
||||
|
||||
Grist.Elements = [
|
||||
Grist.Types.build,
|
||||
Grist.Types.agricultural,
|
||||
Grist.Types.intelligent,
|
||||
Grist.Types.energetic
|
||||
];
|
||||
|
||||
Grist.Primitives = [
|
||||
Grist.Types.primordeal,
|
||||
Grist.Types.universal
|
||||
];
|
||||
|
||||
// Color values are 0-1 floats
|
||||
Grist.Tiers = {
|
||||
basic: new Tier('basic', 0.5),
|
||||
improved: new Tier('improved', 0.75),
|
||||
radiant: new Tier('radiant', 1.0)
|
||||
};
|
||||
|
||||
Grist.Tiers.forEach = function(f) {
|
||||
[Grist.Tiers.basic, Grist.Tiers.improved, Grist.Tiers.radiant].forEach(f);
|
||||
}
|
||||
|
||||
Grist.forEach = function(f) {
|
||||
Grist.Tiers.forEach(tier => {
|
||||
Grist.Elements.forEach(element => {
|
||||
f(new Grist(element, tier));
|
||||
});
|
||||
Grist.Primitives.forEach(element => {
|
||||
f(new Grist(element, tier));
|
||||
});
|
||||
});
|
||||
};
|
||||
|
||||
Grist.forEachBlock = function(f) {
|
||||
Grist.Tiers.forEach(tier => {
|
||||
Grist.Elements.forEach(element => {
|
||||
f(new Grist(element, tier).block());
|
||||
});
|
||||
Grist.Primitives.forEach(element => {
|
||||
f(new Grist(element, tier).block());
|
||||
});
|
||||
});
|
||||
};
|
||||
|
||||
Grist.forEachFluid = function(f) {
|
||||
Grist.Tiers.forEach(tier => {
|
||||
Grist.Elements.forEach(element => {
|
||||
f(new Grist(element, tier).fluid());
|
||||
});
|
||||
Grist.Primitives.forEach(element => {
|
||||
f(new Grist(element, tier).fluid());
|
||||
});
|
||||
});
|
||||
};
|
||||
|
||||
Grist.of = function(element, tier) {
|
||||
return new Grist(Grist.Types[element], Grist.Tiers[tier]);
|
||||
};
|
||||
|
||||
Grist.prototype.toString = function() {
|
||||
return `Grist(${this.id()}, color: ${this.color()})`;
|
||||
};
|
||||
|
||||
Grist.prototype.block = function() {
|
||||
this.state = 'block';
|
||||
return this;
|
||||
};
|
||||
|
||||
Grist.prototype.fluid = function() {
|
||||
this.state = 'fluid';
|
||||
return this;
|
||||
};
|
||||
|
||||
Grist.prototype.exact = function() {
|
||||
this.isExact = true;
|
||||
return this;
|
||||
};
|
||||
|
||||
Grist.prototype.color = function() {
|
||||
//return '#0d6aff';
|
||||
if (this.element.hue == -1) {
|
||||
return HSVtoRGB(0, 0, this.tier.colorValue);
|
||||
} else {
|
||||
return HSVtoRGB(this.element.hue/255.0, 1.0, this.tier.colorValue);
|
||||
}
|
||||
};
|
||||
|
||||
Grist.prototype.displayName = function() {
|
||||
switch(this.state) {
|
||||
case 'item': return `${this.tier.displayName()} ${this.element.displayName()} Grist`;
|
||||
case 'fluid': return `Liquid ${this.tier.displayName()} ${this.element.displayName()} Grist`;
|
||||
case 'block': return `Block of ${this.tier.displayName()} ${this.element.displayName()} Grist`;
|
||||
}
|
||||
};
|
||||
|
||||
Grist.prototype.key = function() {
|
||||
switch(this.state) {
|
||||
case 'item': return `grist_${this.element.name}_${this.tier.name}`;
|
||||
case 'fluid': return `grist_${this.element.name}_${this.tier.name}_fluid`;
|
||||
case 'block': return `grist_${this.element.name}_${this.tier.name}_block`;
|
||||
}
|
||||
};
|
||||
|
||||
Grist.prototype.tag = function() {
|
||||
switch(this.state) {
|
||||
case 'item': return `kubejs:grist/${this.element.name}/${this.tier.name}`;
|
||||
case 'fluid': return `kubejs:grist/${this.element.name}/${this.tier.name}/fluid`;
|
||||
case 'block': return `kubejs:grist/${this.element.name}/${this.tier.name}/block`;
|
||||
}
|
||||
};
|
||||
|
||||
Grist.prototype.elementalTag = function() {
|
||||
switch(this.state) {
|
||||
case 'item': return `kubejs:grist/${this.element.name}`;
|
||||
case 'fluid': return `kubejs:grist/${this.element.name}/fluid`;
|
||||
case 'block': return `kubejs:grist/${this.element.name}/block`;
|
||||
}
|
||||
};
|
||||
|
||||
Grist.prototype.tags = function() {
|
||||
return [
|
||||
'kubejs:grist',
|
||||
this.tag(),
|
||||
this.elementalTag()
|
||||
];
|
||||
};
|
||||
|
||||
Grist.prototype.id = function() {
|
||||
return `kubejs:${this.key()}`;
|
||||
};
|
||||
|
||||
Grist.prototype.toJson = function() {
|
||||
if (this.isExact) {
|
||||
switch(this.state) {
|
||||
case 'item': return {item: this.id()};
|
||||
case 'fluid': return {fluid: this.id()};
|
||||
case 'block': return {item: this.id()};
|
||||
}
|
||||
} else {
|
||||
switch(this.state) {
|
||||
case 'item': return {tag: this.tag()};
|
||||
case 'fluid': return {fluid: this.id()};
|
||||
case 'block': return {tag: this.tag()};
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Grist.prototype.itemTexture = function() {
|
||||
return `malloc:item/grist_${this.tier.name}`;
|
||||
};
|
||||
|
||||
Grist.prototype.blockTexture = function() {
|
||||
return 'malloc:block/grist';
|
||||
};
|
||||
|
||||
global.Grist = Grist;
|
81
kubejs/startup_scripts/progression-items.js
Executable file
81
kubejs/startup_scripts/progression-items.js
Executable file
@ -0,0 +1,81 @@
|
||||
StartupEvents.registry('fluid', e => {
|
||||
// improved energetic progression
|
||||
e.create('destabilized_grist')
|
||||
.displayName('Destabilized Grist')
|
||||
.bucketColor('#cb0dff')
|
||||
.thickTexture('#cb0dff');
|
||||
|
||||
// radiant build progression
|
||||
e.create('grist_alloy_fluid')
|
||||
.displayName('Liquid Grist Alloy')
|
||||
.bucketColor('#cb0dff')
|
||||
.thickTexture('#cb0dff');
|
||||
});
|
||||
|
||||
StartupEvents.registry('item', e => {
|
||||
e.create('grist_essence').displayName('Grist Essence').rarity('rare');
|
||||
|
||||
// Intelligent progress
|
||||
// Basic
|
||||
e.create('insightful_tincture').displayName('Insightful Tincture').rarity('rare').textureJson({layer0:'minecraft:item/redstone_dust'}).color(0, Grist.of('build', 'basic').color());
|
||||
e.create('insightful_blend').displayName('Insightful Blend').rarity('rare').textureJson({layer0:'minecraft:item/lapis_lazuli'}).color(0, Grist.of('build', 'basic').color());
|
||||
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');
|
||||
|
||||
// Radiant
|
||||
e.create('intelligent_processor').displayName('Intelligent Processor').rarity('rare').texture('malloc:item/intelligent_processor');
|
||||
e.create('raw_intelligent_processor').displayName('Raw Intelligent Processor').rarity('rare').texture('malloc:item/raw_intelligent_processor');
|
||||
e.create('deep_intelligent_processor').displayName('Deep Intelligent Processor').rarity('rare').texture('malloc:item/deep_intelligent_processor');
|
||||
e.create('raw_deep_intelligent_processor').displayName('Deep Raw Intelligent Processor').rarity('rare').texture('malloc:item/raw_deep_intelligent_processor');
|
||||
|
||||
// Energetic progression
|
||||
// Basic
|
||||
e.create('grist_paste').displayName('Gristy Paste').rarity('rare').textureJson({layer0:'minecraft:item/redstone'}).color(0, Grist.of('energetic', 'basic').color());
|
||||
|
||||
// Improved
|
||||
e.create('unstable_grist_capacitor').displayName('Unstable Grist Capacitor').rarity('rare').textureJson({layer0:'thermal:item/rf_coil'}).color(0, Grist.of('energetic', 'improved').color());
|
||||
e.create('infused_grist_capacitor').displayName('Infused Grist Capacitor').rarity('rare').textureJson({layer0:'thermal:item/rf_coil'}).color(0, Grist.of('energetic', 'improved').color());
|
||||
e.create('activated_grist_capacitor').displayName('Activated Grist Capacitor').rarity('rare').textureJson({layer0:'thermal:item/rf_coil'}).color(0, Grist.of('energetic', 'improved').color());
|
||||
e.create('inert_grist_nugget').displayName('Inert Grist Nugget').rarity('rare').textureJson({layer0:'minecraft:item/iron_nugget'}).color(0, Grist.of('energetic', 'improved').color());
|
||||
|
||||
// Radiant
|
||||
|
||||
// Agricultural progression
|
||||
// Basic
|
||||
e.create('grist_chutney').displayName('Grist Chutney').rarity('rare').textureJson({layer0: 'croptopia:item/butter'}).color(0, Grist.of('agricultural', 'basic').color());
|
||||
|
||||
// Improved
|
||||
e.create('spiced_grist_blend').displayName('Spiced Grist Blend').rarity('rare').textureJson({layer0: 'caupona:item/sugar_spice_jar'}).color(0, Grist.of('agricultural', 'improved').color());
|
||||
e.create('grist_morsels').displayName('Grist Morsels').rarity('rare').textureJson({layer0: 'caupona:item/sugar_spice_jar'}).color(0, Grist.of('agricultural', 'improved').color());
|
||||
e.create('grist_treats').displayName('Gristy Treats').rarity('rare').textureJson({layer0: 'caupona:item/sugar_spice_jar'}).color(0, Grist.of('agricultural', 'improved').color());
|
||||
|
||||
// Radiant
|
||||
|
||||
// Build progression
|
||||
// Basic
|
||||
e.create('coarse_grist_aggregate').displayName('Coarse Grist Aggregate').rarity('rare').textureJson({layer0: 'minecraft:item/iron_nugget'}).color(0, Grist.of('build', 'basic').color());
|
||||
e.create('reduced_grist_aggregate').displayName('Reduced Grist Aggregate').rarity('rare').textureJson({layer0: 'minecraft:item/iron_nugget'}).color(0, Grist.of('build', 'basic').color());
|
||||
e.create('refined_grist_aggregate').displayName('Refined Grist Aggregate').rarity('rare').textureJson({layer0: 'minecraft:item/iron_nugget'}).color(0, Grist.of('build', 'basic').color());
|
||||
e.create('heavy_duty_gear_die').displayName('Heavy Duty Gear Die').textureJson({layer0: 'thermal:item/press_gear_die'}).color(0, Grist.of('build', 'improved').color());
|
||||
|
||||
// Improved
|
||||
e.create('reinforced_grist_ingot').displayName('Reinforced Grist').rarity('rare').textureJson({layer0: 'minecraft:item/iron_ingot'}).color(0, Grist.of('build', 'improved').color());
|
||||
e.create('reinforced_grist_nugget').displayName('Reinforced Grist Nugget').rarity('rare').textureJson({layer0: 'minecraft:item/iron_nugget'}).color(0, Grist.of('build', 'improved').color());
|
||||
e.create('reinforced_grist_blend').displayName('Reinforced Grist Blend').rarity('rare').textureJson({layer0: 'minecraft:item/redstone'}).color(0, Grist.of('build', 'improved').color());
|
||||
|
||||
// Radiant
|
||||
e.create('grist_crucible');
|
||||
e.create('grist_crucible_filled');
|
||||
e.create('grist_crucible_hot');
|
||||
e.create('tempered_grist_alloy_ingot');
|
||||
e.create('tempered_grist_alloy_nugget');
|
||||
e.create('perfect_grist_alloy_ingot');
|
||||
e.create('perfect_grist_alloy_nugget');
|
||||
e.create('flawed_grist_alloy_ingot');
|
||||
e.create('flawed_grist_alloy_nugget');
|
||||
});
|
Reference in New Issue
Block a user