Mod

Immersive engineering Patchouli guide (Archive)

Quick rating

Immersive engineering Patchouli guide (Archive)

No reviews yet

An archived version of a datapack I am no longer developing. Uploaded only for posterity sake.

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This is a re-upload of a project I originally posted to curseforge, that I have since removed. I've posted it to modrinth for posterity sake, but it will likely receive no future support. The following is a verbatim copy of the original curseforge description.

This is a Patchouli port of the Engineer's manual from Immersive Engineering, with it being largely the same book, but in a more readable format, and with the ability to project the multiblocks onto the world, making it much easier to build the many multiblocks required by Immersive engineering.

This book was made in 1.18, so thats the main version I recommend using it in, but it might also work with 1.16.5, but this hasn't been tested, so the information might be inaccurate, and the book might be broken.

For credits, check out Credits.txt in the Engineers_manual folder.

For installation, copy the Engineers_manual folder into your Patchouli_books folder, which is located in the root directory of your minecraft installation, as long as you have patchouli installed and have run the game once.

The book also requires a few additional textures, the book will still work without these textures, but it will display a couple missing textures. In order to load these textures, simply take the included resource pack, and either load it manually, or use a mod like Openloader to load the resources by default. (The former is mostly useful if you're a packmaker)

By default this book does not have a crafting recipe, and can only be obtained in the Immersive engineering creative tab, or through JEI's cheat mode. However if you want to add it to your game, while also removing the default Engineers Manual, follow the instructions below.

How to add book using Crafttweaker.

  1. Install Crafttweaker
  2. Run your game once, this will generate a Scripts folder in your minecraft installation directory.
  3. In that scripts folder, create a new text file, and rename it to "book_removal.zs". (Be sure to remove and replace the .txt from the file and replace it with the .zs, or else this won't work. If you can't see the .txt and are on windows, go to the "view" tab of windows explorer and make sure File Name Extensions is active)
  4. Copy the script provided below into the file, and save it.
  5. You're done! Now either restart your game or use the /reload command to put the change into effect, you can test this by crafting the Engineer's manual by putting a vanilla book and vanilla lever into a crafting table.

CraftTweaker script:

//replacing the default IE manual with my own Patchouli port

craftingTable.remove(item:immersiveengineering:manual);

craftingTable.addShapeless("patchouli_ie_book", item:patchouli:guide_book.withTag({"patchouli:book": "patchouli:engineers_manual" as string}), [item:minecraft:book, item:minecraft:lever]);

How to add book using KubeJS (Instructions and script provided by AmberroseMC!)

  1. Install KubeJS
  2. Run your game once, this will generate a KubeJS folder in your minecraft installation directory.
  3. In that KubeJS folder there will be a folder called server_scripts, create a new text file, and rename it to "book_removal.js". (Be sure to remove and replace the .txt from the file and replace it with the .js, or else this won't work. If you can't see the .txt and are on windows, go to the "view" tab of windows explorer and make sure File Name Extensions is active)
  4. Copy the script provided below into the file, and save it.
  5. You're done! Now either restart your game or use the /reload command to put the change into effect, you can test this by crafting the Engineer's manual by putting a vanilla book and vanilla lever into a crafting table.

KubeJS script:

onEvent('recipes', event => { event.remove({output: 'immersiveengineering:manual'}) event.shapeless(Item.of('patchouli:guide_book', '{"patchouli:book":"patchouli:engineers_manual"}'), ['minecraft:book', 'minecraft:lever']) })

Mentioned mods CraftTweaker: https://www.curseforge.com/minecraft/mc-mods/crafttweaker ImmersiveEngineering: https://www.curseforge.com/minecraft/mc-mods/immersive-engineering Patchouli: https://www.curseforge.com/minecraft/mc-mods/patchouli

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync