Compare commits

...

18 commits
v3.9.0 ... p2.1

Author SHA1 Message Date
830d329625 chore: bump version
All checks were successful
ci/woodpecker/push/central-override Pipeline was successful
ci/woodpecker/tag/central-override Pipeline was successful
2024-09-09 17:01:57 +02:00
76eb75b4c5 fix: statues skin URL
All checks were successful
ci/woodpecker/push/central-override Pipeline was successful
2024-09-08 20:38:22 +02:00
2fc99d9347 feat: added OnlinePictureFrame
All checks were successful
ci/woodpecker/push/central-override Pipeline was successful
2024-09-08 12:22:59 +02:00
80cb8c06fd chore: switch to EngineersToolbox fork 2024-09-08 12:14:11 +02:00
2f871ff949 chore: switch to traincraft fork 2024-09-08 12:12:49 +02:00
3117947281 chore: decurseify modpack.json
All checks were successful
ci/woodpecker/push/central-override Pipeline was successful
2024-09-08 12:07:21 +02:00
fb7ebafa5e chore: bump version
All checks were successful
ci/woodpecker/tag/central-override Pipeline was successful
2024-08-25 15:22:03 +02:00
553008eb64 chore: updated mekanism 2024-08-25 13:54:11 +02:00
41e6e60706 fix: use working unimixins URL 2024-08-25 13:46:39 +02:00
05a98ea299 chore: use IC2 fork 2024-08-25 13:45:56 +02:00
0bd57cb182 chore: replace gasstation with unimixins 2024-08-20 21:37:47 +02:00
4b383859dd chore: update twilight forest 2024-08-20 19:40:11 +02:00
ad52fb7fc1 feat: more alectromat recipes 2024-08-20 19:39:57 +02:00
f82291721a feat: enable tritium 2024-08-20 15:45:27 +02:00
a57d9f06e3 feat: hbm tweaks 2024-08-20 15:45:16 +02:00
90d6609550 chore: bump version
All checks were successful
ci/woodpecker/push/central-override Pipeline was successful
ci/woodpecker/tag/central-override Pipeline was successful
2024-07-20 17:21:35 +02:00
15677e84b0 chore: updated NEID 2024-07-20 15:39:02 +02:00
8738253876 feat: custom dimdoors dungeons 2024-07-20 15:37:15 +02:00
12 changed files with 1929 additions and 965 deletions

View file

@ -1,7 +1,5 @@
# v3.9.0
- Added Dimensional Doors
- Switched to GTNH NEI fork
- Updated ICBM
- Disabled some Gregtech bullshit
- Tweaked HBM NTM
- Disabled prefilled tanks and fireworks
# v3.11.1
- Switched to Traincraft fork
- Switched to Engineers Toolbox fork
- Fixed statues mod skins
- Added OnlinePictureFrame

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,21 @@
# Configuration file
general {
B:"Allow Layered Turbines"=true
B:"Allow Radioactive Ores"=true
B:"Allow Toxic Waste"=true
B:"Auto Disable Uranium If Exist"=false
B:"Disable IC2 Uranium Compression (Recommended)"=true
B:"Disable Radiation"=false
B:"Require Tritium"=true
I:"Steam Ratio"=120
D:"Turbine Output Multiplier"=15.0
I:"Uranium Hexafluoride Ratio"=200
}
ore_generation {
B:"Generate Uranium Ore"=true
}

View file

@ -0,0 +1,70 @@
This guide explains the simple details involved in creating your own dungeons.
[CREATING YOUR BUILDING AREA]
To get started, run Minecraft with Dimensional Doors installed and use the command "/dd-create". This will create an empty pocket dimension for you to build in. It used to be necessary to use this command to ensure that the resulting room was oriented properly for exporting. That's no longer the case; you can now create pockets in any way and they'll also work fine.
[CHOOSING YOUR BUILDING MATERIALS]
You can ONLY build a dungeon using regular Minecraft blocks and some Dimensional Doors blocks. Everything that is not a regular Minecrat block or part of the acceptable Dimensional Doors blocks will be turned into Fabric of Reality during both exporting and importing of the dungeon. This is a safety precaution against potentially serious crashes. The permitted blocks from Dimensional Doors are:
Fabric of Reality, Ancient Fabric, Eternal Fabric, Warp Doors, Dimensional Doors, and Transient Doors
Transient doors are only intended for use with Rift Gateway designs and may not be assigned a destination if loaded in a dungeon. Also note that rifts are not in the permitted list and will be filtered out. Entities (e.g. mobs, minecarts, items frames, and dropped items) will not be imported or exported either.
Previously, builders would have to use regular Minecraft doors and those would be converted into Warp Doors and Dimensional Doors when a design was imported. That behavior was changed to that players could use regular doors within their designs. All dimensional doors will be reset upon importing so creating paths within a single room is currently not possible.
[BUILDING YOUR DUNGEON]
The first step is to place the entrance door. That is where the player will appear when they teleport in for the first time. It is designated using a Warp Door. Any dungeon without an entrance door will fail to load.
You can place Dimensinoal Doors to connect your room to other rooms. You only have to place the doors where you want them. The doors will be linked to other rooms automatically whenever a player steps through.
You can also place Warp Doors to act as exits to the Overworld and other dimensions. Their destinations will be assigned automatically whenever a player steps through. Note that there is an extra step involved for this. Any exit doors must have a block of regular sandstone underneath to make the proper entrance clear. If you forget to place the sandstone block, then the mod may select one of your exit doors as the entrance. The mod will also automatically replace the sandstone block with the block underneath it.
Any empty chests or trapped chests will be loaded with loot automatically when the dungeon is imported. Chests or trapped chests with contents already will not be affected. Be sure not to leave loot inside your chests if you import and re-export any of your designs; this is a common mistake.
It used to be that empty dispensers would be filled automatically with a stack of arrows. That was needed before when loaded inventories could not be exported. Now that feature has been removed for added flexibility - in case someone needs to have empty dispensers in their designs.
Finally, End Portal Frame blocks act as special markers. When the dungeon is imported, the blocks are removed and Monoliths are spawned in their place. This is used to manually set up Monolith positions to ensure that certain areas of a dungeon are protected. It's not usually necessary to use those markers because have ways of assigning them random positions in a dungeon (explained below).
[EXPORTING YOUR DUNGEON]
Once you have finished creating your dungeon, you need to export it as a schematic file with the command "/dd-export <DungeonType> <DungeonName> <IsOpen> [SpawnWeight]"
The mod searches a 101 x 101 x 101 block cube (centered on the player's position) for blocks and chooses the smallest area that contains all of the blocks it finds. That area is then exported. Be careful about leaving garbage outside of the pocket in which you were building since it will be detected and exported along with everything else.
The following section explains each parameter for the command.
DungeonType: The dungeon types for the default Ruins are "Hub", "SimpleHall", "ComplexHall", "Trap", "Exit", and "DeadEnd".
Hub: Dungeons that have 4 or more iron doors in them should be labeled as hubs, so they don't generate one after another.
SimpleHall: Dungeons that contain one or two Dimensional Doors, but no more than that, and don't contain traps. These are the halls that separate rooms and are generally "closed" rooms.
ComplexHall: These dungeons are more like rooms than hallways and can be open. They can have piston puzzles or locks, and up to three Dimensional Doors. In addition, they can contain wooden doors to link to the surface.
Trap: These dungeons are primarily traps and often contain only a single iron door. The traps should never instantly kill the player, and it should be possible to beat them. They can contain either a reward/chest, or simply allow progress. Piston traps are very fun for these.
Exit: The main purpose of these dungeons is to link back to Overworld with a wooden door. They should never contain iron doors.
DeadEnd: Dungeons that have no other doors except the entrance. Usually contain some sort of treasure.
Note that there used to be a Maze type as well. That type was changed for internal use. Dungeon types are specific to each dungeon pack and other type names may apply for other packs.
IsOpen: Indicates whether the dungeon is an open-air structure or a closed structure that should be surrounded by Monoliths. Monoliths prevent players from breaking out of closed structures to avoid puzzles or traps. The only valid values are "open" or "closed".
SpawnWeight: An optional integer that determines how frequently you want the dungeon to appear relative to others of the same type. The default weight is 100. Higher values cause a dungeon to generate more often, while lower values cause it to be less common. The minimum weight is 0 and the maximum weight is 10,000.
--------------------------
You can also use the command "/dd-export <fileName> override" to force the mod to export your surroundings as a schematic without following the naming restrictions above. This is useful for exporting a dungeon with a dungeon type that isn't part of Ruins.
Examples names:
Hub_RuinsWithDoors_Open_100
SimpleHall_WindingHallway_Closed_50
Trap_CleverTrap_Closed
Although you can deviate from the format above, the current dungeon generation system requires that format to work properly. It will not select schematics that do not follow those naming rules.
Congratulations! You have added your own dungeon. You can use the command "/dd-rift <dungeonName>" to generate it, or use "/dd-list" to list all available dungeons.

View file

@ -608,7 +608,7 @@
B:12.D00_enableDucks=false
# Whether zombies and skeletons should have additional gear when spawning
B:12.D01_enableMobGear=true
B:12.D01_enableMobGear=false
# Whether there should be radiation elementals
B:12.E00_enableMeltdownElementals=true
@ -799,7 +799,7 @@
13_radiation {
# RAD/s in the nether
D:AMBIENT_00_nether=0.1
D:AMBIENT_00_nether=0.0
# Radiation in RADs required for fog to spawn
I:FOG_00_threshold=100

View file

@ -0,0 +1,237 @@
{
"machines": [
{
"recipeKey": "paperPress",
"unlocalizedName": "paperPress",
"localization": {
"de_DE": "Papierpresse"
},
"localizedName": "Paper Press",
"fluidInCount": 1,
"fluidInCap": 1000,
"itemInCount": 1,
"fluidOutCount": 0,
"fluidOutCap": 0,
"itemOutCount": 1,
"generatorMode": false,
"maxPollutionCap": 100,
"fluxMode": false,
"recipeSpeedMult": 1.0,
"recipeConsumptionMult": 1.0,
"maxPower": 10000,
"maxHeat": 0,
"recipeShape": [
"IPI",
"PCP",
"IPI"
],
"recipeParts": ["I",["dict","ingotSteel"],"P",["dict","plateSteel"],"C",["item","hbm:item.circuit",1,8]
],
"components": [
{"block":"hbm:tile.cm_block","x":-1,"y":-1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":-1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":-1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-1,"y":0,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-1,"y":0,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-1,"y":0,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":-1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":-1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":0,"y":0,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":-1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":-1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":-1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":1,"y":0,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":1,"y":0,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":1,"y":0,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_port","x":0,"y":-1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_port","x":0,"y":1,"z":0,"metas":[0]}
]
},
{
"recipeKey": "alectromat",
"unlocalizedName": "alectromat",
"localization": {},
"localizedName": "Alectromat",
"fluidInCount": 1,
"fluidInCap": 1000,
"itemInCount": 6,
"fluidOutCount": 1,
"fluidOutCap": 1000,
"itemOutCount": 1,
"generatorMode": false,
"maxPollutionCap": 100,
"fluxMode": false,
"recipeSpeedMult": 1.0,
"recipeConsumptionMult": 1.0,
"maxPower": 1000000,
"maxHeat": 0,
"recipeShape": [
"IPI",
"CSC",
"IPI"
],
"recipeParts": [
"I",["dict","ingotSteel"],
"P",["dict","plateSteel"],
"C",["item","hbm:item.circuit",1,8],
"S",["item", "hbm:tile.deco_crt", 1, 2]
],
"components": [
{"block":"hbm:tile.cm_block","x":-3,"y":-1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-2,"y":-1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":-1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":-1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":-1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":2,"y":-1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":-1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-3,"y":0,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-2,"y":0,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-1,"y":0,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_port","x":0,"y":0,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":1,"y":0,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":2,"y":0,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":3,"y":0,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-2,"y":1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":2,"y":1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":1,"z":6,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":-1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-2,"y":-1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":-1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":-1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":-1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_block","x":2,"y":-1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":-1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-3,"y":0,"z":5,"metas":[0]},
{"block":"Mystcraft:BlockCrystal","x":-2,"y":0,"z":5,"metas":[0]},
{"block":"ChromatiCraft:chromaticraft_block_chroma","x":-1,"y":0,"z":5,"metas":[0]},
{"block":"Mimicry:Sparr_Mimic Block","x":0,"y":0,"z":5,"metas":[0]},
{"block":"ChromatiCraft:chromaticraft_block_chroma","x":1,"y":0,"z":5,"metas":[0]},
{"block":"Mystcraft:BlockCrystal","x":2,"y":0,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":3,"y":0,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-2,"y":1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-1,"y":1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":0,"y":1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":1,"y":1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":2,"y":1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":1,"z":5,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":-1,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-2,"y":-1,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":-1,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":-1,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":-1,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_block","x":2,"y":-1,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":-1,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-3,"y":0,"z":4,"metas":[0]},
{"block":"ChromatiCraft:chromaticraft_block_chroma","x":-2,"y":0,"z":4,"metas":[0]},
{"block":"ChromatiCraft:chromaticraft_block_chroma","x":-1,"y":0,"z":4,"metas":[0]},
{"block":"EnderIO:blockIngotStorageEndergy","x":0,"y":0,"z":4,"metas":[3]},
{"block":"ChromatiCraft:chromaticraft_block_chroma","x":1,"y":0,"z":4,"metas":[0]},
{"block":"ChromatiCraft:chromaticraft_block_chroma","x":2,"y":0,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":3,"y":0,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":1,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-2,"y":1,"z":4,"metas":[0]},
{"block":"ExtraUtilities:decorativeBlock2","x":-1,"y":1,"z":4,"metas":[0]},
{"block":"ExtraUtilities:decorativeBlock2","x":0,"y":1,"z":4,"metas":[0]},
{"block":"ExtraUtilities:decorativeBlock2","x":1,"y":1,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":2,"y":1,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":1,"z":4,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":-1,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-2,"y":-1,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":-1,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":-1,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":-1,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_block","x":2,"y":-1,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":-1,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_port","x":-3,"y":0,"z":3,"metas":[0]},
{"block":"Mimicry:Sparr_Mimic Block","x":-2,"y":0,"z":3,"metas":[0]},
{"block":"EnderIO:blockIngotStorageEndergy","x":-1,"y":0,"z":3,"metas":[3]},
{"block":"gregtech_addon:machine","x":0,"y":0,"z":3,"metas":[4]},
{"block":"EnderIO:blockIngotStorageEndergy","x":1,"y":0,"z":3,"metas":[3]},
{"block":"Mimicry:Sparr_Mimic Block","x":2,"y":0,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_port","x":3,"y":0,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":1,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-2,"y":1,"z":3,"metas":[0]},
{"block":"ExtraUtilities:decorativeBlock2","x":-1,"y":1,"z":3,"metas":[0]},
{"block":"ExtraUtilities:decorativeBlock2","x":0,"y":1,"z":3,"metas":[0]},
{"block":"ExtraUtilities:decorativeBlock2","x":1,"y":1,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":2,"y":1,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":1,"z":3,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":-1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-2,"y":-1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":-1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":-1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":-1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":2,"y":-1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":-1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-3,"y":0,"z":2,"metas":[0]},
{"block":"ChromatiCraft:chromaticraft_block_chroma","x":-2,"y":0,"z":2,"metas":[0]},
{"block":"ChromatiCraft:chromaticraft_block_chroma","x":-1,"y":0,"z":2,"metas":[0]},
{"block":"EnderIO:blockIngotStorageEndergy","x":0,"y":0,"z":2,"metas":[3]},
{"block":"ChromatiCraft:chromaticraft_block_chroma","x":1,"y":0,"z":2,"metas":[0]},
{"block":"ChromatiCraft:chromaticraft_block_chroma","x":2,"y":0,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":3,"y":0,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-2,"y":1,"z":2,"metas":[0]},
{"block":"ExtraUtilities:decorativeBlock2","x":-1,"y":1,"z":2,"metas":[0]},
{"block":"ExtraUtilities:decorativeBlock2","x":0,"y":1,"z":2,"metas":[0]},
{"block":"ExtraUtilities:decorativeBlock2","x":1,"y":1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":2,"y":1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":1,"z":2,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":-1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-2,"y":-1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":-1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":-1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":-1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":2,"y":-1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":-1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-3,"y":0,"z":1,"metas":[0]},
{"block":"Mystcraft:BlockCrystal","x":-2,"y":0,"z":1,"metas":[0]},
{"block":"ChromatiCraft:chromaticraft_block_chroma","x":-1,"y":0,"z":1,"metas":[0]},
{"block":"Mimicry:Sparr_Mimic Block","x":0,"y":0,"z":1,"metas":[0]},
{"block":"ChromatiCraft:chromaticraft_block_chroma","x":1,"y":0,"z":1,"metas":[0]},
{"block":"Mystcraft:BlockCrystal","x":2,"y":0,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":3,"y":0,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-2,"y":1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-1,"y":1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":0,"y":1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":1,"y":1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":2,"y":1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":1,"z":1,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":-1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-2,"y":-1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":-1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":-1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":-1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":2,"y":-1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":-1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-3,"y":0,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-2,"y":0,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":-1,"y":0,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":1,"y":0,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":2,"y":0,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_sheet","x":3,"y":0,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-3,"y":1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-2,"y":1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":-1,"y":1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":0,"y":1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":1,"y":1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":2,"y":1,"z":0,"metas":[0]},
{"block":"hbm:tile.cm_block","x":3,"y":1,"z":0,"metas":[0]}
]
}
]
}

90
src/overrides/config/hbmRecipes/hbmAssembler.json Normal file → Executable file
View file

@ -739,10 +739,7 @@
["item","hbm:tile.det_cord",2],
["item","hbm:item.grenade_pink_cloud",2]
],
"duration": 100,
"folders": [
"hbm:item.journal_pip"
]
"duration": 100
},
{
"output": ["hbm:item.heavy_component",1,32],
@ -894,11 +891,7 @@
["item","hbm:item.circuit",4,14],
["dict","dyeGray",8]
],
"duration": 600,
"folders": [
"hbm:item.journal_bj",
"hbm:item.journal_pip"
]
"duration": 600
},
{
"output": ["hbm:item.mp_fuselage_15_solid"],
@ -1248,10 +1241,7 @@
["item","hbm:item.powder_magic",12],
["item","hbm:item.bucket_mud"]
],
"duration": 100,
"folders": [
"hbm:item.journal_pip"
]
"duration": 100
},
{
"output": ["hbm:item.drillbit",1,5],
@ -1353,10 +1343,7 @@
["item","hbm:item.coin_maskman"],
["item","hbm:item.coin_worm"]
],
"duration": 1200,
"folders": [
"hbm:item.journal_bj"
]
"duration": 1200
},
{
"output": ["hbm:item.pellet_cluster"],
@ -1445,10 +1432,7 @@
["item","hbm:item.sphere_steel"],
["dict","ingotFiberglass",12]
],
"duration": 600,
"folders": [
"hbm:item.journal_bj"
]
"duration": 600
},
{
"output": ["hbm:item.reactor_core"],
@ -2688,10 +2672,7 @@
["dict","ingotStarmetal"],
["dict","dyeRed"]
],
"duration": 400,
"folders": [
"hbm:item.journal_pip"
]
"duration": 400
},
{
"output": ["hbm:item.missile_assembly"],
@ -3052,10 +3033,7 @@
["dict","ingotAnyHighexplosive",8],
["item","hbm:item.circuit",8,9]
],
"duration": 60,
"folders": [
"hbm:item.journal_bj"
]
"duration": 60
},
{
"output": ["hbm:item.multitool_hit"],
@ -3620,29 +3598,59 @@
"duration": 200
},
{
"output": ["hbm:tile.deco_toaster"],
"output": ["hbm:tile.deco_crt"],
"input": [
["item","cfm:ItemToaster"],
["item","Mimicry:Sparr_Mimichite",16],
["item","mod_Invasion:riftFlux",16]
["item","hbm:item.crt_display"],
["item","hbm:item.scrap",2],
["item","hbm:item.wire_copper",2],
["item","hbm:item.wire_gold",2],
["item","hbm:item.circuit"]
],
"duration": 200
},
{
"output": ["hbm:item.journal_bj"],
"output": ["hbm:tile.deco_crt", 1, 1],
"input": [
["item","Thaumcraft:ItemThaumonomicon"],
["item","dimdoors:World Thread",16],
["item","AtomicScience:itCellAntimatter",1, 1]
["item","hbm:item.crt_display"],
["item","hbm:item.scrap",2],
["item","hbm:item.wire_copper",2],
["item","hbm:item.wire_gold",2],
["item","hbm:item.circuit"]
],
"duration": 200
},
{
"output": ["hbm:item.journal_pip"],
"output": ["hbm:tile.deco_crt", 1, 2],
"input": [
["item","Thaumcraft:ItemThaumonomicon"],
["item","Mystcraft:BlockCrystal",16],
["item","alchemycraft:element",1, 265]
["item","hbm:item.crt_display"],
["item","hbm:item.scrap",2],
["item","hbm:item.wire_copper",2],
["item","hbm:item.wire_gold",2],
["item","hbm:item.circuit"]
],
"duration": 200
},
{
"output": ["hbm:tile.deco_crt", 1, 3],
"input": [
["item","hbm:item.crt_display"],
["item","hbm:item.scrap",2],
["item","hbm:item.wire_copper",2],
["item","hbm:item.wire_gold",2],
["item","hbm:item.circuit"]
],
"duration": 200
},
{
"output": ["hbm:tile.deco_computer"],
"input": [
["item","hbm:item.crt_display"],
["item","hbm:item.scrap",3],
["item","hbm:item.wire_copper",4],
["item","hbm:item.circuit",2,3],
["item","hbm:item.circuit"],
["item","hbm:item.circuit",2,1],
["item","hbm:item.circuit",1,7]
],
"duration": 200
}

View file

@ -0,0 +1,71 @@
{
"recipes": [
{
"recipeKey": "alectromat",
"recipes": [
{
"inputFluids": [],
"inputItems": [
["item","cfm:ItemToaster"],
["item","Mimicry:Sparr_Mimichite",16],
["item","mod_Invasion:riftFlux",16]
],
"outputFluids": [],
"outputItems": [
["hbm:tile.deco_toaster", 1, 2, 1]
],
"duration": 60,
"consumptionPerTick": 10000,
"pollutionType": "SOOT",
"pollutionAmount": 0.0,
"radiationAmount": 0.0,
"flux": 0,
"heat": 0
},
{
"inputFluids": [],
"inputItems": [
["item","minecraft:golden_apple",1,1],
["item","minecraft:dragon_egg"],
["item","minecraft:golden_carrot"]
],
"outputFluids": [],
"outputItems": [
["hbm:item.spawn_duck",1,1]
],
"duration": 60,
"consumptionPerTick": 10000,
"pollutionType": "SOOT",
"pollutionAmount": 0.0,
"radiationAmount": 0.0,
"flux": 0,
"heat": 0
},
{
"inputFluids": [
["ASCHRAB",1000]
],
"inputItems": [
["item", "hbm:item.spawn_duck"],
["item","AtomicScience:itCellStrangeMatter"],
["item","hbm:item.particle_dark"],
["item","ExtraUtilities:cobblestone_compressed",1,7],
["item","minecraft:obsidian",64],
["item","minecraft:end_stone",64]
],
"outputFluids": [],
"outputItems": [
["minecraft:dragon_egg",1,1]
],
"duration": 60,
"consumptionPerTick": 10000,
"pollutionType": "SOOT",
"pollutionAmount": 0.0,
"radiationAmount": 0.0,
"flux": 0,
"heat": 0
}
]
}
]
}

View file

@ -0,0 +1,11 @@
# Configuration file
general {
# Save generated skins to files.
B:"debug skins"=false
# Download skins from this path.
S:"skin server location"=https://minotar.net/skin/
}