Powered Rails and Activator Rails power each other
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By musava_ribica · Posted
you provided fabricmc crash report, these forums are for minecraft forge... -
I want to be able to change things like Attack damage and attack speed as a way to upgrade these weapons. However I am pretty stuck on how to do that. My latest attempt has been with ItemAttributes and this not good helper class. public void replaceModifiers(EquipmentSlotGroup pSlot, Holder<Attribute> attributeType, AttributeModifier attributeModifier, double amount) { AttributeModifier modifier = new AttributeModifier(attributeModifier.id(), attributeModifier.amount() + amount, attributeModifier.operation()); ItemAttributeModifiers.builder() .add(attributeType, modifier, pSlot) .build(); }
-
https://mclo.gs/RwVCNLS crashes beforee it even launches
-
In Minecraft, a powered rail does not power an adjacent activator rail. However, in Forge this does happen https://imgur.com/a/8kaPAVe proof no mods installed, just forge 1.21.4
-
By LeonardYoung · Posted
Same here and I restarted it and everything is good after that.
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.