Releases: TechReborn/RebornCore
RebornCore-1.15-4.1.1+build.74
(modmuss50) #releaseBuild
(modmuss50) pass the inv to ItemCraftCallback
(modmuss50) Better inventory management for machines (#137)
(modmuss50) Fix fluid sprites not being correct after a resource reload
(prospector) Fix multiblock being dark
(modmuss50) 1.15.1
(modmuss50) License updates + fixes
RebornCore-1.15-4.1.0+build.67
(modmuss50) #releaseBuild
(drcrazy) Fix torch placement for OmniTool. Kudos to vhd. Closes #136
(modmuss50) Added fly speed command
(modmuss50) Merge remote-tracking branch 'origin/1.15' into 1.15
(modmuss50) Use accessor mixins where possible
(prospector) Fix ConditionManager.registryContains so that it works on defaulted registries
(drcrazy) Fix rotation with wrench. Closes #1940
(drcrazy) Cleanup of GUI Builder
(modmuss50) Add .editorconfig file
(drcrazy) Added ugly tips for slot config. Closes TechReborn/TechReborn#1605
(drcrazy) Some work on SlotConfig tips
(modmuss50) Add basic chunk gen command + command cleanup
RebornCore-1.15-4.0.29+build.56
(drcrazy) #releaseBuild
(modmuss50) Fix ClientChunkManager rendering
(drcrazy) Active\Inactive switch moved to RC.
(drcrazy) Check for energy in tools moved to RC.
(drcrazy) Active\Inactive tooltip moved to RC.
(modmuss50) Fix auto input not checking SidedInventory.canExtractInvStack. May cause slight breakages to your machine setup sorry. (Goes back to how it worked in 1.12)
(modmuss50) Localized the energy stored (#135)
(modmuss50) Fix TechReborn/TechReborn#1893
RebornCore-1.15-4.0.28+build.48
(modmuss50) #releaseBuild
(modmuss50) Revert last commit
(modmuss50) Quantum Armor
(modmuss50) Add some things to aid with armor
RebornCore-1.15-4.0.27+build.44
(modmuss50) #releaseBuild
(modmuss50) Fallback to vanillas recipe remainder
(modmuss50) Should fix energy not being in the maven pom
(modmuss50) Update build.gradle
(drcrazy) Update fabric-api version
RebornCore-1.15-4.0.26+build.39
(modmuss50) #releaseBuild
(modmuss50) Set curse version to 1.15
(modmuss50) Add Team Reborn as author for searchability in Mod Menu and marked as a library (#134)
(modmuss50) pt-BR translation updated. (#133)
(modmuss50) Remove duplicate annotations.
(modmuss50) Rewrite config
(drcrazy) Removed unused imports
(modmuss50) Move most int fluid values to FluidValue.
(modmuss50) Update gradle versions
(modmuss50) Fix recipe syncing issue, Closes TechReborn/TechReborn#1903
(modmuss50) Updates
RebornCore-1.15-4.0.25+build.28
(github) #betaBuild
(modmuss50) Add comparator output support for machines (#132)
RebornCore-1.15-4.0.24+build.26
(modmuss50) #betaBuild
(modmuss50) Fix #1896
(modmuss50) Pre 4 mappings
(modmuss50) Remove some un-needed sync methods
(modmuss50) Allow the syncing of Identifier
RebornCore-1.15-4.0.23+build.21
(modmuss50) #betaBuild
(modmuss50) Rewrite multiblock rendering
(modmuss50) 1.15-pre2 loads of new mappings
(modmuss50) Fix TechReborn/TechReborn#1892
(modmuss50) Update fabric
(modmuss50) Merge remote-tracking branch 'remotes/origin/1.14' into 1.15
(github) #releaseBuild
(modmuss50) impl CustomOutputRecipe for libcd support (#131)
RebornCore-1.14.4-4.0.22+build.197
(github) #releaseBuild
(modmuss50) impl CustomOutputRecipe for libcd support (#131)
(drcrazy) Bump dependencies versions
(drcrazy) Revert changes
(drcrazy) Attempt to fix Eclipse runClient