CreativeCore icon indicating copy to clipboard operation
CreativeCore copied to clipboard

Required by AmbientSounds, ItemPhysic, LittleTiles, ...

Results 9 CreativeCore issues
Sort by recently updated
recently updated
newest added

I've isolated a problem on my Debian server. Operating System: Debian GNU/Linux 11 (bullseye) Kernel: Linux 5.10.0-17-amd64 Architecture: x86-64 Java : java version "17.0.4.1" 2022-08-18 LTS Java(TM) SE Runtime Environment...

changes: - make more accessible GuiCounter's controls - add an contructor with a ControlFormatting argument to use it on +/- buttons (normal and decimal) - added GuiStateIconButton: same as GuiStateButton...

[latest.log](https://github.com/CreativeMD/CreativeCore/files/14952270/latest.log) [launcher_log.txt](https://github.com/CreativeMD/CreativeCore/files/14952271/launcher_log.txt)

Minecraft crashes right after clicking "Play" in the launcher with this mod enabled. No crash log is given. Mod Version: 2.11.31 Forge Version: 47.3.5 Log: https://gist.github.com/vainlaind4in/e00f5f7b8a222c343d86b701189c2b39 The log just abruptly...

Example 1: `CreativeNetwork#sendToClient(CreativePacket, Level, BlockPos);` and its variants aren't available on Fabric version of CreativeCore Example 2: Type registration is inconsistent, it calls methods like `CreativePacket#executeServer` directly instead of run...

**OVERVIEW** the task used by creativecore (and other mods) is archived and had missing the capability of set "side versioning" this is important and helps users to rid off bloat...

this issue is just for the record (and do not forgot about it) 1.18.2 and 1.19.2 have an unmerged feature on the buildscript, removing the `registerExtensionPoint` code line to use...

**OVERVIEW** Sliders are in-range value pickers, when you right click the slider it let you choose a specific value in that range In the past it only shows the float...