Git Product home page Git Product logo

chargers's People

Contributors

chipmunkcraft avatar gorymoon avatar martinjanas avatar mrbysco avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

chipmunkcraft

chargers's Issues

Glitch with curios

Requiring Curios 4.0.0.1 and when I provide that it says that it's wrong... But then when I install Curios 4.0.3.0 (NEWER) because it says it required Curios 4.0.0.1 IT STILL DIDNT WORK

Use items to charge the chargers

Can the chargers bleed charge off items? Like, I have a dongle that currently has 2400rf. I'd like to move that 2400rf into a charger and leave the dongle at 0rf. Will these let me do that?

Request: An item that charges other items while in your inventory

I'd like to see something similar to Thermal Expansion's capacitors in a standalone mod. I'm making a tech pack without that mod, and I'd like an alternative.

In particular, here is how I would like such an item to function:

-While in your inventory and active, it will charge other items or armor pieces in your inventory

-It stores a configurable amount of RF, which can be charged with chargers such as the other blocks from this mod

-Hold it in your hand to toggle if it's active. While inactive, it does not charge items.

-It works while in the inventory, hotbar, or any bauble slot

Curios is unable to refuel Jetpack slot

You just need to put your jetpack into the curios jetpack slot and you will see that the jetpack is not loading.

Config
#Common configs
[common]

  #Compat configs
  [common.compat]
  	#If curios compat should be enabled
  	curios_compat = true
Server config
#Chargers configs
[chargers]

  [chargers.tier_1]
  	#The amount of energy the charger can hold
  	#Range: > 0
  	storage = 25000
  	#The amount of energy/tick that can be inserted
  	#Range: > 0
  	max_input = 500
  	#The amount of energy/tick that can be extracted
  	#This is the max speed items would be charged at, actual speed could be slower depending on item
  	#Range: > 0
  	max_output = 500

  [chargers.tier_2]
  	#The amount of energy the charger can hold
  	#Range: > 0
  	storage = 500000
  	#The amount of energy/tick that can be inserted
  	#Range: > 0
  	max_input = 10000
  	#The amount of energy/tick that can be extracted
  	#This is the max speed items would be charged at, actual speed could be slower depending on item
  	#Range: > 0
  	max_output = 10000

  [chargers.tier_3]
  	#The amount of energy the charger can hold
  	#Range: > 0
  	storage = 1000000
  	#The amount of energy/tick that can be inserted
  	#Range: > 0
  	max_input = 25000
  	#The amount of energy/tick that can be extracted
  	#This is the max speed items would be charged at, actual speed could be slower depending on item
  	#Range: > 0
  	max_output = 25000

  [chargers.tier_4]
  	#The amount of energy the charger can hold
  	#Range: > 0
  	storage = 25000000
  	#The amount of energy/tick that can be inserted
  	#Range: > 0
  	max_input = 625000
  	#The amount of energy/tick that can be extracted
  	#This is the max speed items would be charged at, actual speed could be slower depending on item
  	#Range: > 0
  	max_output = 625000

  [chargers.wireless]
  	#The amount of energy the wireless charger can hold
  	#Range: > 0
  	storage = 200000
  	#The amount of energy/tick that can be inserted
  	#Range: > 0
  	max_input = 4000
  	#The amount of energy/tick that can be extracted
  	#This is the max speed items would be charged at, actual speed could be slower depending on item
  	#Range: > 0
  	max_output = 4000
  	#The range from the charger that item will be charged
  	#Range: 0 ~ 128
  	range = 24

Mod version:

  • SimplyJetpacks2: SimplyJetpacks2-1.18.2-2.8.0.1.jar : simplyjetpacks (1.18.2-2.8.0.1)
  • Curios: curios-forge-1.18.2-5.0.7.1.jar : curios (1.18.2-5.0.7.1)
  • Chargers: Chargers-1.18.2-4.2.1.14.jar : chargers (4.2.1.14)
  • Forge: forge-1.18.2-40.1.73-universal.jar : forge (40.1.73)
  • Minecraft: server-1.18.2-20220404.173914-srg.jar : minecraft (1.18.2)

Strange interaction with Baubles

I added this mod to my modded Skyblock simply as a way of powering Building Gadgets, and it has quite a strange interaction with Baubles:

For some reason it blocks the initial scanning for equipped Baubles, so you have to manually enter the baubles menu to update it, and it also blocks some baubles from working (e.g Botania's Invisibility Cape wouldn't apply invisibility despite me having a full mana tablet in my inventory)

It also blocked damage sounds on the player for some reason. (e.g being hit by a zombie wouldn't make any noise, but damage would still be applied)

Chargers can receive energy

Please update <3,

This mod not compat with other mods.

Chargers can receive energy, BUT CANT SEND ENERGY! Very please fix!

Please add possibility "Energy Output"

Issue - Wireless Charger not charging items/inventory after chunk unload/reload

I'm running a CurseForge custom modpack and am using the following version - Chargers-1.18.2-4.2.1.14.jar

If I remain close to my base, I'm having no issues with item/inventory wireless charging when I return to the base.

I am using FTB Chunks (ftb-chunks-forge-1802.3.6-build.145.jar) to keep my base force loaded.

If the chunk unloads; like when I go to the Nether, the End or go further than 12 chunks from my base, when I return, my items/inventory will not charge.

If I break and re-place the wireless charger, charging resumes.

Let me know if there is any more information you require.

Please update Curios requirement

When trying to start Minecraft with the most recent Curios, it complains that it needs Curios of 4.0.0.1... even though I'm running Curios 4.0.5.1.

Request: Power drainers

I'd like to use the following mods together:

https://www.curseforge.com/minecraft/mc-mods/energeticsheep
https://www.curseforge.com/minecraft/mc-mods/create
https://www.curseforge.com/minecraft/mc-mods/createaddition

I'd like to use energetic sheep to electrically power create machines using createadditions motor. The only problem is that I have no way to drain the power from the electrically charged wool.

I love this mod, and how it simply adds chargers. I'd love if you also added drainers, so one could drain power from items to generate power.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.