1
0
mirror of https://github.com/chylex/Hardcore-Ender-Expansion-2.git synced 2024-10-17 08:42:49 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
c2f6f7f44d
WIP Optimize segmented world generation w/ multi-state segment implementation 2021-08-29 17:19:05 +02:00
a1ea963423
WIP 2D noise renaming and territory stuff 2021-08-29 17:14:19 +02:00
9803c68cbe
WIP 3D noise 2021-08-29 17:13:38 +02:00
f659e5e1c7
Add language datagen 2021-08-20 04:25:15 +02:00
cf752e2bb3
Include block/item overrides in datagen 2021-08-01 19:54:41 +02:00
cb05067529
Add custom entity type interface for automatic property registrations 2021-07-27 01:10:41 +02:00
567cf03403
Add custom tile entity type interface for automatic property registrations 2021-07-25 20:29:43 +02:00
3b4ca6c0b7
Add custom block/item interfaces for automatic property registrations and datagen (properties) 2021-07-24 14:31:45 +02:00
b03a40690e
Add custom block/item interfaces for automatic property registrations and datagen (tags) 2021-07-24 14:07:09 +02:00
bb13594c4f
Add custom block/item interfaces for automatic property registrations and datagen (block drops) 2021-07-23 19:44:00 +02:00
322b6ba900
Add custom block/item interfaces for automatic property registrations and datagen (block models) 2021-07-23 14:51:36 +02:00
498bf5bbd2
Add custom block/item interfaces for automatic property registrations and datagen (item models) 2021-07-23 10:40:53 +02:00
ea48d98008
Add custom block/item interfaces for automatic property registrations and datagen (render layer) 2021-07-23 10:40:53 +02:00
a0ea885997
Add custom block/item interfaces for automatic property registrations and datagen (colors) 2021-07-23 10:40:53 +02:00
ec103b67d7
Add util module and reorganize classes and packages 2021-07-18 15:57:29 +02:00