|
9137810d2f
|
update to 1.21.1 and begin heat generator
|
2024-12-08 22:52:09 +01:00 |
|
|
0b8e03a10f
|
fix server crash
|
2024-07-07 15:02:54 +02:00 |
|
|
73e0284107
|
update some stuff
|
2024-07-07 14:08:33 +02:00 |
|
|
15c45cfeed
|
I now own a domain!!!
|
2024-07-07 13:56:54 +02:00 |
|
|
4ab2bf0f48
|
regenerate data
|
2024-07-07 13:40:27 +02:00 |
|
|
15f64067a9
|
add executable bit to gradlew
|
2024-07-07 11:54:43 +02:00 |
|
|
0334494290
|
tried fix
|
2024-07-07 11:54:24 +02:00 |
|
|
f20c74a0cf
|
upload all jars
0.1
|
2024-07-07 11:46:01 +02:00 |
|
|
9e95dacfd5
|
wrong permissions
|
2024-07-07 11:30:53 +02:00 |
|
|
a22afca657
|
forgot to build
|
2024-07-07 11:27:22 +02:00 |
|
|
fe4e6dcf1a
|
fix action
|
2024-07-07 11:24:29 +02:00 |
|
|
63748caddd
|
wrong action
|
2024-07-07 11:21:37 +02:00 |
|
|
4e1e6f84e6
|
releases
|
2024-07-07 11:18:17 +02:00 |
|
Robin Bärtschi
|
032e58c663
|
Update gradle.yml
|
2024-07-06 15:35:10 +02:00 |
|
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 |
|