Git Product home page Git Product logo

horsetweaks's People

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

tominous anihacc

horsetweaks's Issues

Minecraft 1.16

Should try to get custom saddle support into Forge for the update to prevent the recipes being hard to deal with in CraftTweaker due to the tweaked saddles just being vanilla saddles with texture overrides.

Feature request with code: Ender saddle upgrade: use ender pearl on horse and it comes with you

This is a feature I snuck into my mod, but i didn't know how to make a custom item for it so I just have it as a vanilla feature that you can turn on in config.

Since you figured out how to texture based on NBT this would be amazing as an Ender Saddle upgrade.

My code is here, it works pretty reliably.

Basically, when the player teleports, save the id of the entity, but dont teleport right away or the player falls off. Then next update tick, read the key and pull the entity in with you and re-mount

https://github.com/PrinceOfAmber/Cyclic/blob/6c8a7a51e2204f8879a35a4e3158665f3e5772ba/src/main/java/com/lothrazar/cyclicmagic/tweak/MountedTweaksModule.java#L91

Lava dupe

With the Lava walker / Fire resistance saddle, walking over flowing lava turns it into the magma block, but when it turns back, it's a lava source block.

Also when my horse is standing on the magma block, it gets damaged, therefore kinda defeating the purpose.

Horse Armor Desync?

If a horse has a special saddle, the horse's armor will bug if the chunk is updated (if you go out and enter your game, if you get too far away, or if you catch the horse)

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.