modmuss50
573ba92920
1.19.3 port ( #3074 )
...
* Start on 1.19.3 port
* Client runs, kinda
* Fix crash when opening item group
* Fix dynamic models
* Add atlas config for slot sprites
* Ore :)
* Rubber tree's, lakes and ore cleanup
* Add blocks to item group
* Fix rubber tree sapling
* added vanilla creative and missing peridot pickaxe (#3076 )
* added vanilla creative and missing peridot pickaxe
* some small tweaks
Co-authored-by: ayutac <fly.high.android@gmail.com>
* added bamboo saw mill datagen recipes (#3077 )
* added bamboo saw mill datagen recipes
* fixed datagen error
Co-authored-by: ayutac <fly.high.android@gmail.com>
* 1.19.3-rc1
* 1.19.3 port villager housing (#3082 )
* added NBTs for the houses
* added the houses, theoretically
* added the houses, practically
* made house gen configurable
Co-authored-by: ayutac <fly.high.android@gmail.com>
* Fixes #3083
* reordered TR creative tab and small tweaks to the rest (#3081 )
* reordered TR creative tab and small tweaks to the rest
* small bugfix
Co-authored-by: ayutac <fly.high.android@gmail.com>
* 1.19.3
* Bump version
Co-authored-by: Ayutac <skoch02@students.uni-mainz.de>
Co-authored-by: ayutac <fly.high.android@gmail.com>
2022-12-07 16:28:29 +00:00
modmuss50
770ac2292f
Cleanup/remove old "spamless" chat message code.
...
This was quickly ported to use overlays in 1.19, this commit removes the old junk code.
2022-11-16 21:19:12 +00:00
modmuss50
612657ecf4
Even more client/server cleanup.
2022-03-02 14:32:52 +00:00
modmuss50
27cc9d0730
Refactor sendNoSpamMessage to use a packet, fixes a number of issues where no chat messsage was being received at all.
...
More work towards splitting client and server.
2022-03-02 01:50:38 +00:00
modmuss50
8b24b8439a
Replace MixinItemRenderer by the new 1.17 vanilla API. Fixes #2602
2021-11-26 21:06:45 +00:00
Technici4n
3e2b0e11ae
Initial migration to V2 Energy API ( #2474 )
...
* Initial Energy API refactor
* Allow charging in energy storage BEs
* Remove maven for experimental fabric
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2021-09-01 21:14:15 +01:00
modmuss50
2ea779acd1
Dont allow batteries to charge other batteries in the inv. Fixes https://github.com/TechReborn/TechReborn/issues/2297
2020-12-20 21:43:53 +00:00
drcrazy
d84a0133a4
Batteries can't get mending anymore. Closes #2263
2020-11-16 20:09:27 +03:00
drcrazy
86014001ba
Batteries should be able to charge items when active. Closes #2099
2020-09-18 20:40:42 +03:00
Justin Vitale
704dc06961
Import cleanup and reorganization
2020-06-18 22:41:34 +10:00
modmuss50
862db8a4ab
20w18a
2020-05-02 23:39:28 +01:00
modmuss50
e4fb1773f3
20w12a
2020-03-18 20:58:31 +00:00
drcrazy
342043dbba
Lineup batteries and energy storages.
2020-01-13 15:38:23 +03:00
drcrazy
b9c8a1a215
Slight cleanup. Energy packs uses transfer rates from tier.
2020-01-13 13:53:36 +03:00
Prospector
04a1c789c4
Seriously clean up loads of unnecessary item classes and add more configs
2020-01-12 21:20:42 -08:00