- check_circle Advancements
- check_circle Functions
- check_circle Loot Tables
- check_circle Predicates
- check_circle Recipes
- 21,694 views, 13 today
- 3,563 downloads, 0 today
- 62
- 70
- 18
Required Resource Pack
34
[Join our Energy Datapacks Discord Server here : https://discord.gg/a2yX6GD4J7 ]
Direct link for server resource packs : https://github.com/Stoupy51/SimplEnergy/blob/main/resource pack.zip
SimplEnergy is a simple Technology data pack created to add simple energy mechanics in your survival world.
Also, it has been made to help the development of energy data packs by using an energy library as simple as possible.
Credits :
- Used libraries authors
- Vgreluchon for Resource Pack
- AirDox_ for cables visual
Direct link for server resource packs : https://github.com/Stoupy51/SimplEnergy/blob/main/resource pack.zip
SimplEnergy v1.9.9b
Admin tips :
- /function simplenergy:_give ............... Give you all items of the datapack
- /function simplenergy:uninstall ......... Before removing the datapack
- /function simplenergy:stats ............... Shows you some statistics
SimplEnergy is a simple Technology data pack created to add simple energy mechanics in your survival world.
Also, it has been made to help the development of energy data packs by using an energy library as simple as possible.
Small list of features added by SimplEnergy:
- Energy System
- A few basic generators
- A new ore used as a main material
- A crafting manual
- 3 tiers of batteries to store energy
- 3 tiers of cable to transfer energy
- 15+ custom advancements
- A few basic energy consumers
- New armor & tools
Credits :
- Used libraries authors
- Vgreluchon for Resource Pack
- AirDox_ for cables visual
Credit | Resource Pack: VieuxGreluchon / Wires Visual: AirDox_ |
Compatibility | Minecraft 1.20 |
Tags |
22 Update Logs
SimplEnergy [v1.9.9b] : by Stoupy51 06/29/2023 3:11:20 pmJun 29th, 2023
➤ Updated compatibility for 1.20
Big update v2.0.0 maybe early 2024?
Big update v2.0.0 maybe early 2024?
LOAD MORE LOGS
5305840
119
Create an account or sign in to comment.
ERROR Couldn't parse element predicates simplenergy check_daylight_power - Not a json array
I could not include all the java and other characters, because this text box parses things funny.
Despite this, everything should be okay.
This will be fixed on the V2 version coming in 2024
I'm preparing for a series and hope to include your datapack. The solar panels were one of the selling features. I'm gonna give them a try and see what happens. I can't wait to see what all I can get outta this wonderful creation of yours.
https://cdn.discordapp.com/attachments/547163400900444163/1175542181969268829/check_daylight_power.json
You need to replace the file in SimplEnergy/data/simplenergy/predicates/check_daylight_power.json by the one from the download. It will fix solar panels for SimplEnergy and Stardust Fragment
1. I'm honored. Thank you for coming in. If I didn't recognize your visit, I apologize. I was trying to do a whole lot in a little time.
2. I'm embarrassed that I went into it without foreknowledge.
I'm vetting a number of datapacks to do a long-term stream and video series for my channel, and I LOVE Stardust Fragment. It scratches a lot of my brain itches. I particularly appreciate the compressed cobblestone.
Also, about the json error: I understand why it was upset about not having the quotes around the "false" and the "true" arguments, but I was unaware that java needed quotes around numeric values, like you added to the mins and maxes. Are those necessary in java? I'm VERY new at it, and so many programming languages and scripting languages treat things differently. It's hard to keep track.