TelepathicGrunt

Results 125 issues of TelepathicGrunt

https://github.com/TelepathicGrunt/RepurposedStructures-Fabric/issues/205 this has been happening several times with different mods. Apparently it has happened with Charm, Inspectio, Graveyard, and outdated Server Translation Api. It’s too time consuming to keep tracking...

bug

### Describe the feature No pain, no gain

enhancement
1.21
new mechanic

Apparently it is one of the most request features. Perhaps we could ask Configured dev if we could utilize their code as a starting point? It doesn’t need to be...

enhancement

Too many people are still using OnlyIn in their own mod’s code. Time to bring down the hammer

enhancement

Revival of https://github.com/MinecraftForge/MinecraftForge/issues/9283 ——— Forge adds IForgeBlockgetBlockPathType method to allow mods to have their block change their pathfinding type based on conditions when a mob attempts to pathfind through it....

enhancement

In Fabric, you can mark a Glass Bottle as accepting of a modded fluid and how much of that fluid. You also specify what item the bottle turns into as...

enhancement

Long story short, there's use cases beyond the frowned-upon conditional registration that modders need to have early configs for. Myself, I had use cases where I was using EntityAttributeModificationEvent to...

enhancement

The phases for the tick events are opaque and easy for people to miss. Forcing people to explicitly subscribe to start or end will help eliminate mods accidentally running their...

enhancement
1.20
breaking change

Was part of some ideas bounced around on discord between people. The problem is modpack can have many instances of the same kind of fluid or block or item from...

enhancement

Some player reported they had a server but upon friends connecting to it, all the blocks were all mismatched. The issue seems like it could be blockstate mismatch since the...

enhancement
1.20
area: networking