Giter VIP home page Giter VIP logo

createintegration's People

Contributors

k1521 avatar lordgrimmauld avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

createintegration's Issues

Rolling Machine sometimes off-by-one when pulling from belt

The rolling machine is sometimes off by one. I can't reproduce this issue reliably, so i am filing a github issue. If it should come up for you, input containing moving direction of belts (north/south/west/east), as well as which belt blocks are driven by mechanics could help.

Dynamo only provides power in direction of positive Z

Pretty much as stated in the title. The dynamo, when given rotational power, only passes the FE generated on to blocks in the direction of positive Z. It is fairly well demonstrated in this screenshot. Around each dynamo is a Refined Storage controller on each side that doesn't have a motor. The blue ones are the ones being powered. Latest version of both Create(0.2.3) and Create Integration(0.1.3). Forge is 1.14.4 - 28.2.0
2020-05-10_21 12 24

Re-balance to base dynamo and motor configs

Players can use an IE External Heater with the Create Furnace Engines to produce rotation from FE power, which, at the stock balance, is much more efficient than the provided motor and, if used with a dynamo, can produce a positive feedback loop with a potential 12,000% efficiency.

I suggest:

#Power settings
[power]

#Motor settings
[power.motor]
	#Max FE/t input for the motor
	#Range: > 0
	receive = 256
	#Generated base stress units
	#Range: > 0
	su = 2048
	#Maximum power buffer for the Stressed Out Motor
	#Range: > 0
	maxPower = 10000
	#Motor Speed
	#Range: 0 ~ 256
	rpm = 16
	#FE/t required to run the motor
	#Range: > 0
	fe = 32

#Dynamo settings
[power.dynamo]
	#Stress Units required to run the Dynamo
	#Range: > 0
	su = 2048
	#Maximum power buffer for the Stressed Out Dynamo generator
	#Range: > 0
	maxPower = 10000
	#Power generation per rpm
	#Range: > 0
	generate = 1
	#Power transfer to send per tick
	#Range: > 0
	send = 256

This still suffers from a 100% efficient conversion from a high temp running External Heater, but is more balanced, and will never be 100% efficient due to the heater's need to warm up.

Chunkloader sometimes nt working

The chunk loader works perfectly in my dev environment but is unreliable in my actual pack. This is probably a compatibility issue, though i can't easily reproduce it. Input is appreciated.

Chunk Loaders not working

The Chunk loader block doesn't seem to work, at least with a mine cart contraption. Playing on 1.15.2 with Create v0.2.4e.

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.