|
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 |
|
|
29ce7ddc77
|
create block entity
|
2024-06-03 18:49:25 +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 |
|
|
eda52283d6
|
upgrade userdev and neoforge, display message from env detector above hotbar, damage item if not in creative, only add data to server side chunks and add 10 durability to env detector
|
2024-06-02 16:15:30 +02:00 |
|
|
5c05e112d7
|
Added missing pack.mcmeta
|
2024-06-02 15:18:18 +02:00 |
|
|
d286a04ce2
|
Initial Commit
|
2024-06-02 15:18:00 +02:00 |
|