Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creative Blocks #171

Open
anom3 opened this issue Jan 11, 2022 · 0 comments
Open

Creative Blocks #171

anom3 opened this issue Jan 11, 2022 · 0 comments

Comments

@anom3
Copy link

anom3 commented Jan 11, 2022

Scope
Some blocks available only in creative mode

Suggestion
New blocks only obtainable in creative mode (system shown in brackets) (see gui mockups) (gui mockups were make in MS. Paint) (notes are shown) (bottom row should have averages) (units of energy in corner) (names are example names):
(return means to delete something (that something could be energy) but it is noted in the stats. object means what they cheat in)
(they are unobtainable without creative mode or commands)
Energy:
Cheat Reds. Master Axis (rotary): Acts as redstone master axis, except it cheats in / returns energy instead of taking it from a gear/axle attached to the back.
Cheat Reds Master Axis
Cheat Motor (rotary): Two sides. Side A: Set power, it continuously produces that power. Side B: Returns energy at rate depending on speed at side B.
(doesn't count as master axis)
Cheat Motor
Cheat Heat Reservoir (heat): Set temperature, it cheats in / returns heat / cold so that its temperature is always at the set temperature.
Cheat Heat Reservior
Cheat Extractor (beams): Set the amount of (Energy, Potential, Stability and Void), it will make a continuous beam with those amounts for free. Also, absorbs beams fired into it automatically returning the beams.
Cheat Extractor
Cheat Battery (FE): Settings: Emission Limit, Reception Limit. Other blocks can extract/insert energy at at most the emission/reception limit resp. Also, stats. Also, extracting energy cheats it in and inserting energy returns it.
Cheat Battery
Other:
Cheat Chest (items): Gui has 2 slots. Left slot sets cheated item (ChI) to item placed in it (also, perishables(items that spoil) let you configure time until spoilage). Right slot provides infinite of ChI, and automation can extract/insert the ChI infinitely. (except perishable feature, could be part of Essentials)
Cheat Chest
Cheat Tank (fluids): Gui has a slot and a tank. Slot takes a tank item (i am refering to a item with a fluid tank (buckets count)) and sets cheated fluid (ChF) to fluid in tank item. Tank contains infinite of ChF and automation can extract/insert the ChF infinitely. (sorry for no label)
Cheat Tank
Cheat Vessel (alchemy reagents): Gui has a slot for glassware which sets cheated reagents. Cheated reagents can be extracted/inserted infinitely. Tier (crystal or glass) is tier of glassware.
Cheat Vessel
Stats:
Energy ones show stats on: (ChO : Cheated Object) (Equations are convenience calculations)
The amount of ChO that has been cheated in (in total) (seperate for E.G. cheat extractor) (T_O)
The amount of ChO that has been returned (in total) (seperate for E.G. cheat extractor) (T_I)
T_O - T_I (T_PRF)
Time since last reset (in ticks) (T_TKS)
T_O / T_TKS (AVG_O)
T_I / T_TKS (AVG_I)
T_PR / T_TKS (AVG_PRF)

Justification
There is currently no way to automatically cheat in stuff except command blocks which are rather complicated and it would be nice to be able to have infinite free stuff automatically in Creative Mode for testing.

Impact
It doesn't affect survival mode at all because it is not available in survival mode. It is useful for testing in creative mode.

Da-Technomancer added a commit that referenced this issue May 3, 2022
+Added creative heat reservoir (stays at a temperature set in the UI for free)
+Added creative master axis (like a redstone master axis, but speed set in UI and doesn't require power)
+Added creative resonance extractor (emits a constant beam for free, with beam type and power set in UI)
*Creative-only items were given an item name color (teal)
*Made regular master axes cheaper to craft
Implemented three of the proposed blocks in #171
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant