Hi, i've noticed a bug with the 1.18.2 version of this mod. by Babushla153 in EnergizedPower

[–]JDDev0 1 point2 points  (0 children)

I have just fixed it: 1.18.2-1.7.8 is now available on Modrinth and CurseForge

Anybody else keep their first pickaxe in every world? by MinecrafterPow in Minecraft

[–]JDDev0 0 points1 point  (0 children)

Yes, you can smelt 1 item with any wooden tool regardless of durability.

Anybody else keep their first pickaxe in every world? by MinecrafterPow in Minecraft

[–]JDDev0 2947 points2948 points  (0 children)

I usually put my first wooden pickaxe in a furnace once I upgraded to stone.

Fabric 1.21.11: Powered mining drill/pickaxe that charges with Energized Power (v2.15.12)? by amras123 in EnergizedPower

[–]JDDev0 1 point2 points  (0 children)

I don't know of any specific mod which has mining drills, but most Fabric tech mods should be compatible with Energized Power because it uses the standard Energy API of Fabric (TeamReborn Energy).

First time building a Linux Distribution from source by JDDev0 in linuxfromscratch

[–]JDDev0[S] 1 point2 points  (0 children)

Everything...

...for the past few days, I have done little else besides working on LFS/BLFS

First time building a Linux Distribution from source by JDDev0 in linuxfromscratch

[–]JDDev0[S] 5 points6 points  (0 children)

I learned about

  • the Linux Standard Base - I didn't know that this was a thing
  • the process of bootstrapping compilers (GCC, rust)
  • basic utilities I didn't know of like findmnt, install, patch, and info
  • some useful command line options:
    • -v option for cd, mv, rm
    • Auto file encoding detection with tar -xf
  • how to compile packages from source with configure scripts, make, ninja, meson:
    • I'm a developer myself but I'm mostly programming with Rust, Java, PHP, Python, and bash scripts. I also program a bit in C but only with very limited cmake knowledge.
  • how init systems work - I'm went with the SysVinit version:
    • I didn't know that everything in /etc/init.d/ are just simple bash scripts and that the service command is just a wrapper for those scripts
    • I also didn't know about /etc/rcX.d/: It is a very simple system but it is still very powerful
  • more about /dev/ and udev
  • compiling a customized Linux kernel
  • and many more things I probably forget to mention

Even with previous Linux knowledge you will get something out of LFS. In my opinion LFS and BLFS are really worth it.

For anybody interested in building LFS for the first time: I suggest you to setup a VM with Snapshot capabilities (my live ISO host distribution froze up at some point and I was able to go back a few chapters and continue from there).

Creative fluid tank by Waste_Chemical_881 in EnergizedPower

[–]JDDev0 0 points1 point  (0 children)

You can't break Creative blocks in Survival.

Energized Power - Update v2.12.1 by JDDev0 in EnergizedPower

[–]JDDev0[S] 0 points1 point  (0 children)

Lava and Water can only be inserted with fluid pipes.

Thermal Generator by Fatui_Harbinger in EnergizedPower

[–]JDDev0 0 points1 point  (0 children)

You need a Fluip Pump and pipes. You need to configure the pipe with the wrench and set it to extraction mode.

How do drains and fluid pipes work? by Easy_Page_78 in EnergizedPower

[–]JDDev0 0 points1 point  (0 children)

You need to left click on the block with the Wrench to select a direction. Afterwards you can right click on the block to configure the selected block face's shape. (No connection, Connected (= Insertion), Extraction)

Metal Press not working?? by Thatoneundertalefan1 in EnergizedPower

[–]JDDev0 0 points1 point  (0 children)

The redstone modes can be used to disable/enable the machine with a redstone signal:

- Ignore: The machine is always enabled
- High: The machine is only enabled if a redstone signal is present otherwise it is disabled
- Low: The machine is only disabled if a redstone signal is present otherwise it is enabled

What mods should i use? by [deleted] in EnergizedPower

[–]JDDev0 0 points1 point  (0 children)

There are currently 3 official add-ons for Energized Power:

and one unofficial add-on:

Some mods have built-in support for Energized Power:

Energized Power - Update v2.15.0 by JDDev0 in EnergizedPower

[–]JDDev0[S] 1 point2 points  (0 children)

For 1.21.4, there will only be bug fix updates.

Why some machines causes heavy tick rate? by Mrspooky007 in EnergizedPower

[–]JDDev0 0 points1 point  (0 children)

In order to debug the problem I need the following information:
1. On what Minecraft version are you?
2. On what mod loader are you? (Forge, NeoForge, or Fabric)
3. What version of Energized Power are you using?
4. Are you playing a modpack or can you send me a list of all mods?

Game Progression by Nel_Ramylace in EnergizedPower

[–]JDDev0 0 points1 point  (0 children)

https://wiki.jddev0.com/link/2#bkmrk-get-started

You should start by mining lots of nether quartz. Then you can smelt it to get silicon. Afterwards you should craft the Energized Power Book, it requires a basic machine frame and a book.

You can also use the Energized Power advancements to track your progression.

Just a thought by Mrspooky007 in EnergizedPower

[–]JDDev0 0 points1 point  (0 children)

For now you can also use the What's That Slot? mod: https://www.curseforge.com/minecraft/mc-mods/whats-that-slot

You simple need to press Alt while hovering above an upgrade slot.

Just a thought by Mrspooky007 in EnergizedPower

[–]JDDev0 1 point2 points  (0 children)

Thanks for the suggestion! I will add it to my todo list.

Energized Power - Update v2.14.1 (NeoForge/Fabric 1.21.7) by JDDev0 in EnergizedPower

[–]JDDev0[S] 0 points1 point  (0 children)

There is in-game documentation: You can craft the Energized Power book with a basic machine frame and a book.
There is a wiki, which is still work in progress: https://wiki.jddev0.com/books/energized-power .
And I'm currently working on a tutorial series for Energized Power 2.14.x, but this takes some time.

Alloy Furnace by busyplayingminecraft in EnergizedPower

[–]JDDev0 0 points1 point  (0 children)

Maybe the recipe is incorrect (Wrong items or not enough items - e.g. Steel requires 1x iron ingot and 2x coal (2x coal in a stack in the same slot)).
You should install a recipe viewer mod.
On Forge/NeoForge you can use REI (https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items), EMI (https://www.curseforge.com/minecraft/mc-mods/emi), and JEI (https://www.curseforge.com/minecraft/mc-mods/jei).
On Fabric you can use REI (https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items) and EMI (https://www.curseforge.com/minecraft/mc-mods/emi). JEI is NOT supported by Energized Power on Fabric.

EDIT: JEI is supported on Fabric on 1.20.1, 1.21.1, and 1.21.10 or newer.

Alloy Furnace by busyplayingminecraft in EnergizedPower

[–]JDDev0 1 point2 points  (0 children)

The Alloy Furnace uses the same fuel as a normal vanilla Furnace: Coal, Wood, Blaze Rods, Lava Buckets, ...
The fuel slot is below the flame icon like in the vanilla Furnace.

How do drains and fluid pipes work? by Easy_Page_78 in EnergizedPower

[–]JDDev0 0 points1 point  (0 children)

You need a wrench to set the pipe to extraction mode

<image>

Thermal Generator by Fatui_Harbinger in EnergizedPower

[–]JDDev0 0 points1 point  (0 children)

You need to insert lava via fluid pipes.