MoePus
MoePus
https://github.com/HoShiMin/Kernel-Bridge/blob/a5c0cdb0ccc10ea26c7b90a4d641de12295d099b/Kernel-Bridge/API/StringsAPI.h#L195 leaks memory when `SummaryLength < SSO_SIZE `
 When the spout is working, the fluid starts at centre of the spout which is weird And when the spout is working, use other mod to drain the spout...
fix #7012
### Description With https://www.curseforge.com/minecraft/mc-mods/create-molten-metals mod Use the spout to fill molten iron into the ingot mold The ingot mold and iron ingot can be obtained by blasting washing with a...
This PR precomputes section size into SimpleFrustum and skips far plane check to make it faster during RenderSectionManager.createTerrainRenderList In Sparks time per tick mode createTerrainRenderList's time decreases from 10.75ms to...
Spawn an item entity on player's face As long as player's camera dont move, the item entity would keep rendering with the same position and rotation (method animate is not...
1. Enable Item Entity visual in vanillin 2. setup a simple Create fan blasting, throw some cobblestones to process them into stones (In Item entity) 3. The item entity visual...