RebornCore
RebornCore copied to clipboard
Reborn Core is a library used for many of the Tech Reborn team's mods, including Tech Reborn, Quantum Storage, Fluxed Redstone, Hardcore Map Reset, and many more.
I would like to be able to add custom elements to specific block entities based on RebornCore. So, for example, with my teleporter, I have it set to respond to...
I got this error in `debug.log`: ```java [Client thread/ERROR] [reborncore]: Invalid fingerprint detected for RebornCore! ``` I can't find actual errors in game related to this through. What this error...
everytime i try to load up my mods on forge 1.12.2 minecraft reborn core keeps crashing ive tried everything but i cant get it to work the error says net.minecraftforge.fml.common.LoaderExceptionModCrash:...
with RebornCore-1.12.2-3.19.5-universal.jar that was released because of a security issue this #162 still happens i was testing with TechReborn-1.12.2-2.27.2.1079-universal.jar and TechReborn-1.12.2-2.27.3.1084-universal.jar the only version that it still work as intented...
Hello, this issue related to https://github.com/TechReborn/TechReborn/issues/2182 , but there was no activity for 30 days. The point is one can use any type of cells in these machines (even empty...
when creating a new world if you look into the data pack folder it marks it as incompatible wich leads a pop-up menu saying to try loading the world in...
Is there a page like https://translate.techreborn.ovh/ for translate the RebornCore? I think it could be good to have also a page in Crowdin for RebornCore the same way it is...
Hi, I'm implementing a GUI but using your GUI code, is there a way for me to disable the tabs on the left as they will do things that we...
The "tags" condition cannot be relied upon anymore. This expression in the [testing lambda](https://github.com/TechReborn/RebornCore/blob/1.16/src/main/java/reborncore/common/crafting/ConditionManager.java#L56): ```java ItemTags.getContainer().getEntries() ``` always returns an empty map. I tried experimenting with a bit: ```java Set...
Will there be any optimizations for dedicated servers regarding the multiblock machines? https://pastebin.com/eqr0m7SY The server has issues with tickspeed at a fairly steady 2000ms per chunk with multiblock machines running,...