Commit Graph

11 Commits

Author SHA1 Message Date
TechnoDraconic
9356c43ea7 added gravity test block with gui and debug renderer 2026-02-06 22:22:10 -08:00
XevianLight
df344034a6 BasicEntityBlock and TickableBlockEntity added to simplify block entity creation 2026-02-03 20:00:52 -07:00
XevianLight
012985441f Debug rendering for oxygen (VERY LAGGY BUT WORKS) 2026-01-30 21:46:13 -07:00
XevianLight
9b030d8c9d Merge branch 'oxygen-system'
# Conflicts:
#	src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d
#	src/generated/resources/.cache/a8139181fab9cfd94e67697230cbaca839a05e1f
#	src/main/java/net/xevianlight/aphelion/core/init/ModItems.java
2026-01-29 21:49:08 -07:00
TechnoDraconic
b41741d578 added oxygen test block 2026-01-28 16:52:49 -08:00
XevianLight
f3bd3f891a Rocket landing pad block. Added comments. Adjusted rocket values 2026-01-26 21:31:03 -07:00
XevianLight
59062724ff RocketEntity added. Uses RocketRenderer and RocketStructure to render blocks. RocketStructure supports volumes up to 128^3. 2026-01-24 21:24:20 -07:00
XevianLight
5500b78e53 Multiblocks now use dummy blocks. BaseMultiblockDummyBlock created for all dummies to extend from. 2026-01-20 18:05:35 -07:00
XevianLight
ea998165be Basic framework for vacuum arc furnace multiblock. Moved multiblock methods to MultiblockHelper. 2026-01-18 21:06:14 -07:00
XevianLight
557c2761a7 Multiblock testing, JEI support, Alloying Recipe type 2026-01-17 22:07:49 -07:00
XevianLight
48e5499ad3 Basic development 2026-01-16 17:51:41 -07:00