Code Monkey home page Code Monkey logo

Comments (3)

PseudoKnight avatar PseudoKnight commented on July 21, 2024

This is not currently supported by Bukkit, which is not surprising. (though Paper has limited support for ArmorStandMeta) We'd have to bypass the API to get into the nbt. Could optionally support armor stands when on Paper.

from commandhelper.

malonnnn avatar malonnnn commented on July 21, 2024

I was about to make a new issue regarding a similar problem I am having, but I think it would be virtually a duplicate of this, so I'm simply bumping this one and adding my issue info here

https://discord.com/channels/446057847428481044/623194282727178260/1151596460773744680

from commandhelper.

PseudoKnight avatar PseudoKnight commented on July 21, 2024

This is a separate issue. Entity tags are when entire entity data is stored directly in an item.

Currently entity tags affect the following survival item meta:

  • Bee Hive (none is supported, so this is the most critical)
  • Axolotl Bucket (only custom name and axolotl type are supported)
  • Tropical Fish Bucket (only custom name, fish color, pattern and patterncolor are supported)

Less critically, this also affects these custom spawned or creatively copied items:

  • Spawn Egg
  • Item Frame
  • Armor Stand

Current thought is to encode the internal entity tag compound. This would require using internal Minecraft methods, though. It'd be similar to what Bukkit does with their serialize() method.

from commandhelper.

Related Issues (20)

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.