Lothrazar / Cyclic

Minecraft mod written in Java
MIT License
163 stars 97 forks source link

How to make Energy? #1240

Closed MaHoE-github closed 4 years ago

MaHoE-github commented 5 years ago

Minecraft Version: 1.12.2

Forge Version: 14.23.5.2847

Mod Version: 1.15.7

Single Player or Server: Both

Describe problem (what you were doing; what happened; what should have happened):

Crafted very heavy and strong equipment (i.e obsidian armor), noticed that it had some distastful enchantments already on it, decided to make a void anvil to remove aforementioned enchantments but It requires energy to remove. Decided to research on how to make energy and only known real method (without using cheats/creative) is by making peat, to make peat need biomass. Biomass needs a Hydrator to be made, Hydrator requires energy to work.

TL;DR : I dont know how to make energy without using peats which in my patch require energy to make.

Log file link:

Video/images/gifs (direct upload or link):

If your bug is related to anything causing LAG you need to measure the lag by taking a sample https://minecraft.curseforge.com/projects/sampler

Lothrazar commented 5 years ago

what other mods do you have installed?

You should not need peat for energy, just craft the biomass and peat bog blocks. place near water. harvest when they turn green. By then when we have some of these the generator should be craftable.

Which step is having a problem

MaHoE-github commented 5 years ago

We do have some other mods added, but most dont interfere with each other and are other biome mods, The Betweenlands mod for eg. Only exceptions to that would be Quark mod and Mr Crayfish's Furniture mod Screenshot (27)

This is what shows up when I search for Biomass to find the recipe, it apparently needs a Hydrator to craft. And the Hydrator also needs energy to work. Screenshot (28)

Lothrazar commented 5 years ago

Thanks ill check

Lothrazar commented 5 years ago

Yes this issue was addressed, new texture as well peat bog

Lothrazar commented 5 years ago

1111

MaHoE-github commented 5 years ago

I see, so I need to update the mod then?