26 Commits

Author SHA1 Message Date
369d30a717 fix publishing 2024-07-06 15:14:04 +02:00
17f0279bc9 better versions 2024-07-06 15:01:39 +02:00
01b4e06bd1 disable javadoc 2024-07-06 14:44:43 +02:00
1a6a3e5cbd update license header and added maven publishing 2024-07-06 14:33:11 +02:00
4e67873f2c emi compat 2024-06-30 22:25:13 +02:00
054cddd246 finally render fluids 2024-06-30 20:07:37 +02:00
2a2d257f01 add env fluid with unused textures as they look like shit 2024-06-30 16:51:37 +02:00
61224ca47c Move constants and often used static functions to ET, to make access faster and easier 2024-06-27 15:58:07 +02:00
b439c7c19f add missing copyright attribution for MouseUtils.java 2024-06-27 14:52:45 +02:00
ae27032012 relicense to LGPL-3.0-only and CC-4.0-BY-NC-SA for assets. This excludes EnvStorageRenderer.java as it is originally from IE 2024-06-27 14:18:32 +02:00
28e3880a0b relicense to LGPL-3.0-only 2024-06-27 12:48:44 +02:00
3899edad0b add emi comments and update to NeoGradle 151, no more parchment 'p's 2024-06-26 20:57:09 +02:00
73befa1e00 added TOP compat 2024-06-26 15:19:01 +02:00
d90374272e move most block code into SimpleBlockWithEntity.java to simplify creation of custom blocks 2024-06-26 10:51:00 +02:00
079370e208 tried jei, did not work 2024-06-25 19:07:22 +02:00
33b98200b3 update and add TOP 2024-06-25 18:37:37 +02:00
0ec246891b update to 1.21 2024-06-16 13:19:29 +02:00
1d4de7d85e Glass Tank, env detector move to custom component 2024-06-09 18:02:55 +02:00
58befd34b3 ENV Detector and Environmental Essence textures, models and functionality 2024-06-09 13:10:20 +02:00
9bcddc4858 finished env collector 2024-06-08 18:25:56 +02:00
Bärtschi Robin
5373cfc84f Get unittests to work 2024-06-07 08:47:25 +02:00
f3da2f5271 getting unittests to work, NEOFORGE ADD SOME PROPER DOCS PLS 2024-06-06 23:37:44 +02:00
Bärtschi Robin
ff00885682 Begin testing 2024-06-06 22:23:29 +02:00
351d05cbf5 Env Collector recipe and datagen 2024-06-04 08:26:54 +02:00
50e36869ce Start EnvCollector 2024-06-02 22:35:06 +02:00
35f54c29ca move to kotlin dsl and remove unused code 2024-06-02 17:37:04 +02:00