-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
can anyone please tell me how to upload an MCreator mod to forge. ( I've been trying for months and still cant upload it )
-
By clarisrudimann · Posted
I had lost all hope in crypto currency and trading sites because I had just lost $64,000 in fake trading site. I was about to give up, I was lucky enough to find a link online that mentioned iBolt Cyber Hacker could potentially help recover my funds. It was hard to believe but it turned out iBolt Cyber Hacker was legit, not a scam like every other recovery thing, I am so lucky to have found them. MY EXPERIENCE: PLEASE I RECOMMEND iBOLT . I Reach Them Through Their Website . . . Email: Support @ ibolt cyber hack . com Cont/Whtp +3.9. .3.5.0. .9.2.9. .0.3.1.8 Website: ht tps : // ibolt cyber hack . com / -
Well I'm trying to code forge 1.12.2 on an old pc but the deobfuscation maps are not working But more than that, whenever I access a class it is a .class that my intelijj decompiles and without deobfuscation of course, I didn't modify anything in my gradle build
-
thanks, that is what i was looking for
-
In the 1.21 the SynchedEntityData object is final and it's unable to add new Player attributes using traditional EntityConstructing. I make sense to fire the event a little earlier and pass SynchedEntityData.Builder object in it. See example below. public Entity(EntityType<?> p_19870_, Level p_19871_) { ... synchedentitydata$builder.define(DATA_TICKS_FROZEN, 0); this.defineSynchedData(synchedentitydata$builder); // suggested injection net.minecraftforge.event.ForgeEventFactory.onEntityConstructing(this, synchedentitydata$builder); this.entityData = synchedentitydata$builder.build(); this.setPos(0.0, 0.0, 0.0); this.eyeHeight = this.dimensions.eyeHeight(); // current injection net.minecraftforge.event.ForgeEventFactory.onEntityConstructing(this); this.gatherCapabilities(); }
-
-
Topics
-
Who's Online (See full list)

Recommended Posts