Floral

Results 18 issues of Floral

Took me a while to figure out what was going on - I ended up writing out a whole issue report about the various things I was noticing, such as...

bug

Tested using the [G4mespeed mod](https://www.curseforge.com/minecraft/mc-mods/g4mespeed), Fabric 0.12.12, Figura figura-0.0.8-rc.3. Blockbench animations always run at their typical speed (or the speed set using setSpeed()) regardless of the tickrate, unlike other client-side...

enhancement

I'm thinking about setting up a data pack or CraftTweaker script that will allow me to get a psuedo-hardcore experience, by automatically reloading to the most recent backup when the...

Feature Request
Wip

Levitation has no effect on players who have Squake enabled. The potion effect can be applied as normal, but it just doesn't make the player float. Toggling Squake off using...

Squake does not presently use gravity factors defined in Spacebuilder2020's [Gravity Zones mod](https://www.curseforge.com/minecraft/mc-mods/gravity-zones) mod. The game launches and plays fine with both mods enabled, but the player will be unaffected...

mod compat

Version information: Minecraft 1.19 Fabric loader 0.14.9 [Earth2Java](https://modrinth.com/mod/earth2java) 1.9.0 [Harvest Scythes](https://modrinth.com/mod/harvest-scythes) 2.5.3 [Memory Leak Fix](https://modrinth.com/mod/memoryleakfix) 0.7.0 Fabric API 0.58.0 Architectury 5.12.44 (dependency for Earth2Java) [Cloth Config](https://modrinth.com/mod/cloth-config) 8.0.75 (unmarked dependency for...

**Describe the bug** When I type in some JSON text in a command that accepts it (such as /tellraw or /title), the game will crash as soon as it becomes...

bug

# Version Information Forge version: 1.16.5-36.1.0 Psi version: 1.16-95 # Further Information Link to crash log: N/A Steps to reproduce: 1. Create a spell that places blocks: `{modsRequired:[{modVersion:"1.16-95",modName:"psi"}],spellName:"Testspell",uuidMost:-373019141147834371L,validSpell:1b,spellList:[{data:{key:"psi:constant_number",constantValue:"-2"},x:1,y:2},{data:{params:{_x:0,_y:1,_z:0},key:"psi:operator_vector_construct"},x:1,y:3},{data:{params:{_target:4},key:"psi:operator_entity_position"},x:2,y:2},{data:{params:{_vector3:0,_vector2:3,_vector1:1},key:"psi:operator_vector_sum"},x:2,y:3},{data:{key:"psi:selector_caster"},x:3,y:2},{data:{params:{_direction:0,_position:3},key:"psi:trick_place_block"},x:3,y:3}],uuidLeast:-4936336157101054944L}` 2. Add...

Some mods which add NPCs with music have the music set up to be pretty loud. I'd be very appreciative if there were a way to reduce the volume without...

enhancement

In vanilla, Ghasts' sounds are unique in that they can be heard from much longer distances than any other noise. However, SoundPhysics (with default configuraiton) makes their sounds much quieter...