Robin Bärtschi
|
f4456bc26c
|
Update gradle.yml
|
2024-07-06 15:29:08 +02:00 |
|
|
cc28a57922
|
add README.md
|
2024-07-06 15:20:34 +02:00 |
|
|
369d30a717
|
fix publishing
|
2024-07-06 15:14:04 +02:00 |
|
Robin Bärtschi
|
b758b0a419
|
publish instead of build
|
2024-07-06 15:12:22 +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 |
|
|
194f00f843
|
env distributor recipe
|
2024-07-06 14:17:27 +02:00 |
|
|
73f92b223c
|
spotlessApply
|
2024-07-01 17:04:55 +02:00 |
|
Robin Bärtschi
|
7ba5490a15
|
Update gradle.yml
|
2024-07-01 16:58:18 +02:00 |
|
Robin Bärtschi
|
39688eb311
|
Create gradle.yml
|
2024-07-01 16:56:44 +02:00 |
|
|
441e578f66
|
fix env distributor
|
2024-07-01 16:35:38 +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 |
|
|
48daa3d43d
|
update cache
|
2024-06-28 21:07:48 +02:00 |
|
|
9eb826aa40
|
env distributor models and textures
|
2024-06-28 21:07:14 +02:00 |
|
|
27fe1af0be
|
env distributor models and textures
|
2024-06-28 21:06:09 +02:00 |
|
|
370724bb37
|
Use ET.java instead of EnvironmentTech.java for constants
|
2024-06-28 08:08:01 +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 |
|
|
4b8e34d55d
|
f, rebase readded the copyright header in EnvStorageRenderer.java
|
2024-06-27 14:25:08 +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 |
|
|
eac35f1db2
|
JEI compat
|
2024-06-27 11:13:08 +02:00 |
|
|
3899edad0b
|
add emi comments and update to NeoGradle 151, no more parchment 'p's
|
2024-06-26 20:57:09 +02:00 |
|
|
a22b1da189
|
generate block states for env distributor
|
2024-06-26 15:40:47 +02:00 |
|
|
73befa1e00
|
added TOP compat
|
2024-06-26 15:19:01 +02:00 |
|
|
13455380c1
|
don't return so much Env into the chunk
|
2024-06-26 11:04:52 +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 |
|
|
88753530be
|
ticking for env distributor
|
2024-06-16 12:32:51 +02:00 |
|
|
a653a10ae8
|
continue env distributor
|
2024-06-13 07:19:32 +02:00 |
|
|
c57cb36bd8
|
begin env distributor
|
2024-06-12 19:19:10 +02:00 |
|
|
336c9099ad
|
remove DEBUG, as it is not used
|
2024-06-10 17:39:26 +02:00 |
|
|
8fb9ee31d9
|
fix output also possible to be the input.
|
2024-06-09 22:46:12 +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 |
|
|
332daec520
|
added missing files
|
2024-06-08 18:26:42 +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 |
|
|
687de6b267
|
fixed up the env collector, still WIP
|
2024-06-05 21:54:24 +02:00 |
|
|
bd31a84c53
|
added ui for env collector, WIP
|
2024-06-04 22:17:30 +02:00 |
|
|
79f3210e23
|
added texture for env collector
added blockstate and model datagen for env collector
implemented most logic for env collector
|
2024-06-04 16:18:49 +02:00 |
|
|
8fdca464a6
|
Get capabilities working (not tested)
|
2024-06-04 09:00:58 +02:00 |
|
|
351d05cbf5
|
Env Collector recipe and datagen
|
2024-06-04 08:26:54 +02:00 |
|