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

21 Commits

Author SHA1 Message Date
8933d8d8cc
WIP 2022-06-20 18:28:11 +02:00
ec76799a67
Address IDE inspections 2021-11-04 17:47:24 +01:00
e0c3ed6bc3
Move debug utilities to a separate module 2021-09-05 05:57:43 +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
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
ec103b67d7
Add util module and reorganize classes and packages 2021-07-18 15:57:29 +02:00
fceff2cd9e
Port to 1.16.5 2021-07-07 10:11:28 +02:00
7fc3b9d933
Update meta files to Minecraft 1.16.5 2021-07-05 17:10:46 +02:00
1a11754bad Reformat code 2020-12-25 09:15:22 +01:00
5d3ed67531 Change Portal Token texture after the territory is corrupted 2020-11-01 06:26:39 +01:00
4ae0f894fc Refactor registries and game initialization 2020-10-05 10:57:44 +02:00
58261cc62e Implement datagen for tags & add missing blocks/items to tags 2020-10-04 14:20:28 +02:00
01ed6d4393 Move more block loot tables to datagen & fix missing potted Sapling 2020-10-04 10:15:28 +02:00
dfa946ecd7 Replace self-drop block loot tables with datagen 2020-10-03 19:09:26 +02:00
f8888e0a3b Implement datagen for most block states 2020-10-03 14:16:11 +02:00
1b2db80199 Implement datagen for most block & item models 2020-10-02 22:34:59 +02:00
089a0501d6 Add datagen module 2020-10-01 08:09:01 +02:00