Sebastian Hartte
5ec07dc4fe
Disable loot table for cable bus block (drops must be handled in tile entity to drop all connected parts).
2020-06-14 12:56:48 +02:00
Sebastian Hartte
2003506fd1
Simplified Inscriber TESR.
2020-06-14 12:56:23 +02:00
Sebastian Hartte
90a282bf05
Fix the fluix block being craftable with 4 purified fluix crystals.
2020-06-14 11:46:10 +02:00
Sebastian Hartte
194fa38b9f
When shift-clicking items into a container, and the same item is already in the target slot while its capacity is full, do not needlessly trigger an inventory change. This resets the progress of blocks like the inscriber.
2020-06-14 11:28:32 +02:00
Sebastian Hartte
9599a31893
Removed Inscriber Recipe Registry
...
Fixed Inscriber TESR rendering and added a small easing function
2020-06-14 11:27:24 +02:00
Sebastian Hartte
8e1d90a873
Removed unused recipe registry.
2020-06-14 00:57:20 +02:00
Sebastian Hartte
3989dbd860
Interpolate sky-chest lid angle (like vanilla does)
...
for smoother opening and closing.
2020-06-14 00:52:36 +02:00
Sebastian Hartte
a620245bbe
Fix meteorite placer not re-sending chunks.
2020-06-14 00:51:05 +02:00
Sebastian Hartte
2e41d44964
Fix default block properties.
2020-06-13 22:46:13 +02:00
Sebastian Hartte
d8660a53be
Fix placement orientation for tile entities facing away from the player.
2020-06-13 21:15:58 +02:00
Sebastian Hartte
eb883219a9
Fix loot for quartz ore.
2020-06-13 21:15:41 +02:00
Sebastian Hartte
d13bbe06ac
Crystals will start floating in water once they are no longer growing.
2020-06-13 21:15:27 +02:00
Sebastian Hartte
0db7e70722
Fix custom item entities not showing on the client
...
Fix crystal growth not syncing
2020-06-13 20:25:00 +02:00
Sebastian Hartte
b9381fc2e1
Fix dust textures (1px offset vs. vanilla) and updated gold dust texture to better match vanilla color scheme.
2020-06-13 16:16:48 +02:00
Sebastian Hartte
26184c3190
Fix crafting cube model references.
2020-06-13 15:56:09 +02:00
Sebastian Hartte
a4b16c21a3
Spatial Sky Renderer fixed
...
Changed Tooltips for Spatial Cells
Updated forge + mcp
2020-06-13 15:51:04 +02:00
Sebastian Hartte
5ec9600177
Refactored spatial dimension data into a helper class.
2020-06-13 13:07:15 +02:00
Sebastian Hartte
2b36df9ebf
Change dimension id prefix.
2020-06-13 12:31:05 +02:00
Sebastian Hartte
832d517e98
Spatial Dimension Changes
2020-06-13 12:28:56 +02:00
Sebastian Hartte
94226f3219
Working spatial dimensions teleport.
2020-06-13 01:11:31 +02:00
yueh
e83429e1bb
Updated ids to better match vanilla conventions ( #4412 )
...
Also changed related textures, models and recipes.
2020-06-12 19:05:29 +02:00
Eutro
65482357f7
Meteor world gen ( #4409 )
...
Start doing meteor world gen things
2020-06-12 11:36:45 +02:00
yueh
ae69ad6d8a
Fixes #4388 : Ensure correct ticking priority order ( #4410 )
2020-06-11 20:21:17 +02:00
yueh
d449ee47c4
Refactored AEStacks & ItemList ( #4406 )
...
Removed custom VarInt/VarLong solution.
Moved itemstack and fluidstack serialisation to their own NBT tag to avoid interference.
Removed now useless NBT sorting
Added NullItemList
2020-06-11 20:20:16 +02:00
yueh
c45a15e13b
Github action to build branches except master ( #4404 )
2020-06-11 20:18:41 +02:00
Sebastian Hartte
5cda370746
Fix advancements (or try to) and fix translations
2020-06-11 01:37:30 +02:00
Sebastian Hartte
9bde4dd899
Paint Ball Translations
2020-06-11 01:21:48 +02:00
Sebastian Hartte
d37345ccfe
Fix paint balls.
2020-06-11 00:51:41 +02:00
Sebastian Hartte
ecbcc56997
Added grinder and inscriber recipes. Improved JEI integration.
2020-06-11 00:40:14 +02:00
Sebastian Hartte
8ccc114f92
Basic JEI integration is back
2020-06-10 20:27:29 +02:00
yueh
19e7fd3544
Fixes javadocs task
2020-06-10 20:07:00 +02:00
Sebastian Hartte
1393b4c9dd
Flattened Paintballs, great recipe migratin.
2020-06-10 16:07:20 +02:00
Sebastian Hartte
8c45807ecd
Moving files over to datapack directory.
2020-06-10 00:57:28 +02:00
Sebastian Hartte
5f416bcca2
Removing Forge deobf again...
2020-06-10 00:50:49 +02:00
Sebastian Hartte
702bab1a12
Trying to fix the build.
2020-06-10 00:42:07 +02:00
Sebastian Hartte
bd16641638
Fixed formation planes.
2020-06-10 00:25:44 +02:00
Sebastian Hartte
3e206ee544
Temporary fix for quad rotator.
2020-06-09 19:22:45 +02:00
Sebastian Hartte
e1b66a2a1c
Renamed items, added back waila.
2020-06-09 18:19:09 +02:00
yueh
0f41d4b60c
Remove TravisCI ( #4403 )
2020-06-09 15:32:23 +02:00
yueh
962bd3af32
Added actions to build prs and upload artifacts
2020-06-09 13:34:48 +02:00
yueh
ddd51c419c
Only build on pushing to master
2020-06-09 12:53:43 +02:00
yueh
4513d33c13
Cache gradle
2020-06-09 12:26:28 +02:00
yueh
0466539c1c
Cleanup gradle deps
2020-06-09 12:19:48 +02:00
yueh
df06aaf271
Added workflow for building master
2020-06-09 12:04:11 +02:00
Sebastian Hartte
7d3ecd580e
Fix CreativeTab ordering and erronous adding to all item groups for some items.
2020-06-09 10:58:09 +02:00
Sebastian Hartte
97e065ea1f
Part models
2020-06-09 00:53:40 +02:00
Sebastian Hartte
4b11b8857b
Start of part registration.
2020-06-08 21:27:22 +02:00
Sebastian Hartte
b2afa0398c
More Rendering fixes
2020-06-08 18:36:03 +02:00
Sebastian Hartte
679ea1c332
UVLightMap loader now works again (needs another pass).
2020-06-07 18:58:31 +02:00
Sebastian Hartte
e2c62f0e27
Fixed seeds, materials and other things
2020-06-07 17:30:43 +02:00