Commit graph

20 commits

Author SHA1 Message Date
Michael Hillcox
2c63ae0c60
Language Generator 2020-11-28 18:08:18 +00:00
Michael Hillcox
3fc310bba6
Fixed walls :D Thanks Ridanisaurus 2020-11-28 16:18:18 +00:00
Michael Hillcox
9393ceabc1
Removed blocks as per spec 2020-11-28 15:32:47 +00:00
Michael Hillcox
4224b0601f
Added loot tables for all blocks that drop themselves 2020-11-28 15:10:13 +00:00
Michael Hillcox
2b63de3345
Helper class, ManualItem with helper text and more 2020-11-28 14:51:41 +00:00
Michael Hillcox
2d97ed3916
AIO & Tools language 2020-11-28 14:29:17 +00:00
Michael Hillcox
c2693b9b21
removed: BlackLotus (per spec) 2020-11-28 12:36:16 +00:00
Michael Hillcox
915bec64c7
Fully facing class added, data gen for fully facing added, Atomic textures fixed 2020-11-21 20:33:13 +00:00
Michael Hillcox
5fba4e9710
Fixed some name issues, added feature code to Crystal block, cluster and added walls to the block tag rules 2020-11-21 19:55:04 +00:00
Michael Hillcox
f242945791
Hmm, all the fixes 😢 2020-11-21 13:11:30 +00:00
Michael Hillcox
0289a04815
My fingers hurt, All block lang added back, block name fixing and refactors 2020-11-21 12:36:16 +00:00
Michael Hillcox
be12e2e9ab
Compressed and registered all tool and armor types 2020-11-21 10:57:36 +00:00
Michael Hillcox
519646d811
Added tools and item gens for tools 2020-11-20 19:57:44 +00:00
Michael Hillcox
195355bc5b
Updated to 1.16.3 2020-11-01 19:32:55 +00:00
Michael Hillcox
91dd00c331
Added back all the textures... 2020-11-01 17:58:08 +00:00
Michael Hillcox
447e9ee35a
Added all blocks from old version 2020-11-01 14:11:04 +00:00
Michael Hillcox
bbea6ba4d8
Deleted all the codes... 2020-11-01 13:14:58 +00:00
canitzp
2c07ef0fa0
Start to work on DataGenerator. Crusher Recipes should now be able to be serialized to json by its Factory. In general the serializing to json is handled by the RecipeFactoryBase class.
Removed some Recipes after the decision to not port it or change it to loot tables in favor of recipes.
A lot more @Nonnull annotations.

Signed-off-by: canitzp <canitzp@gmail.com>
2020-10-07 08:25:54 +02:00
Michael
69df7e0e81
Main class work and nulled out the RegistryHandler 2020-09-09 16:10:55 +01:00
Michael
be421af8e2
Big Refactor of the package layout
Ignore this commit for diffs
2020-09-09 15:48:43 +01:00