Minestuck icon indicating copy to clipboard operation
Minestuck copied to clipboard

A Homestuck Minecraft mod

Results 64 Minestuck issues
Sort by recently updated
recently updated
newest added

the particle work i've done needs to be cherry-picked todo: -the particles' movements need to be decided (currently all using the same template i made) -it needs to be tested(both...

enhancement
stagnant
missing credit

This suggestion is for adding fluid support to grist recipes (`minestuck:grist_cost` and `minestuck:source_grist_cost`) The idea would be to allow the `ingredient` in both to be a fluid, and for `sources`...

enhancement

https://github.com/mraof/Minestuck/blob/fd80e52a3abc490bd3fed8012cb0e3437a73b88b/src/main/java/com/mraof/minestuck/entity/underling/ImpEntity.java#L112 if the requirement for imps ignoring you is "_reach_ rung x" then this line of code should say return PlayerSavedData.getData((ServerPlayer) entity).getEcheladder().getRung() < x; not return PlayerSavedData.getData((ServerPlayer) entity).getEcheladder().getRung() < x+1;

(from evil shift on the main discord)

bug

Scythes are considered as axes, they cannot sweep but they can have the sweeping edge enchantment

As reported from my discord post. My game hangs for a good 3-10 minutes depending on luck when selecting a world or starting up world gen, it's very disruptive to...

it's in the format /grist get, but /grist is in the format /grist get

bug

Currently, after the music finish, the player still benefit from bonuses from the cassette played, despite no music being played. After the music finish, the weapon should stop giving effects...

enhancement