Giter VIP home page Giter VIP logo

minecraft-armorstand's People

Contributors

githubcatw avatar haselkern avatar metarmask avatar ryanhecht avatar thelennylord avatar timvango avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

minecraft-armorstand's Issues

unable to summon subject

hi
i have my own server and i want some cool armouwstands.
but when i put the command in a commandblock but it says unalbe to summon subject
2017-06-09_16 10 06
i have a spitgot server in 1.8 client forge 1.8

NBT Tags?

This website is awesome! However I have a resourcepack that changes weapon textures if you give them a specific name. I've been trying to get it to work with the armor stands but unfortunately it does not. Could you possibly add this in the future?

Image URL to Custom Head didnt work

This is what i got from Image to URL (And i only take the player head part)
give @p player_head{SkullOwner:{Id:2998780d-cad1-40dc-89a0-a042d6adc6f3,Properties:{textures:[{Value:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTVhYThjM2E5MWQzMjVkNDVmYzUzODY3NjY3ZWY5ZDRlNzQ1NWQyY2ZlZGU0YjA1NjA3ZTZkYWY2ODYwZTdkNSJ9fX0=}]}}

As supposed to be
give @p player_head{SkullOwner:{Id:[I;697858061,-892256036,-1985961918,-693254413],Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTVhYThjM2E5MWQzMjVkNDVmYzUzODY3NjY3ZWY5ZDRlNzQ1NWQyY2ZlZGU0YjA1NjA3ZTZkYWY2ODYwZTdkNSJ9fX0="}]}}}

The different
You should put "" in value
You should convert the old UUID, to int array => https://www.soltoder.com/mc-uuid-converter/ (For the "Id:")

CustomName format changed in 1.16

So apparently the CustomName attribute got changed from

{CustomName:"ABC"}

to

CustomName:'{"text":"ABC"}' 

in Minecraft 1.16.

Another version check for this needs to be implemented and tested.

Add a "NOT AN OFFICIAL MINECRAFT PRODUCT" disclaimer.

The Minecraft EULA was recently updated and now requires a disclaimer (among other things). The relavent part is below:

"Prominently include the disclaimer similar to the following: “NOT AN OFFICIAL MINECRAFT [PRODUCT/SERVICE/EVENT/etc.]. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT” on your product, listing, description, website/webpage, and all other related materials."

It would be strongly recommended to add such a disclaimer!

Ability to add multiple armor stands to the scene

It's crazy to me the only complete tool for armorstand posing is a web project, but here we are.

Great work, by the way.

What would be phenomenal is to abstract the armor-stand away from the scene and allow for multiple armor stands to be placed / positioned.

custom Items doesnt work with this code

I tried to put a green dyed leather chestplate ( ID: minecraft:leather_chestplate{display:{color:3491355}} ) on the armor stand but it didnt worked. Another time i tried to put an enchanted Bow ( ID:minecraft:bow{ench:[{}]} ) on the armor stand and it didnt worked too. I checked the code myself but I didnt found something.

Can't delete the armor stand

I've spawned an armor stand with the name 1er_Étage , and it won't delete from my server and i cant do /kill @e since there are lots of other armor stands.

Saving and loading

I got a suggestions that it would be nice to save and load armorstands. That's a fantastic idea and it should be implemented some day.

Add a TAG option

I'm using this site a lot and I really appreciate it being free and everything. But I'm often missing a Tag option for the armor stand. This is not anything too big so if you'd like to add it I'd be really grateful.

It could be something similar to the custom name option, and it would add a Tags:["Tag1", "Tag2"] to the final command.
Like this:

1
2

Thanks again!

Png

The PNG URL for the armor stand isnt working

Minor detail

In 1.12.2 (and possibly 1.12 and 1.11) you can type 256 characters instead of 100, meaning you don't need a command block unless you have every option checked.

Thank you!

I'm triyng to create some diaoramas for all games on my new server in the lobby, look how much your tool helps me:
image
Very easy indeed, and the option to have baby armour stands is the best.
Thank you again.

Arm rotataion seems to be reversed

When i have the posture set to this:
screen shot 2015-03-21 at 10 43 10 pm
It appears in minecraft as this:
2015-03-21_22 43 29

(Ps. I came up with a new idea: Leather armor dying GUI (RGB Codes and stuff))

Website not working

When I try to use the website, it just says “ ERR_CONNECTION_FAILED”.

Rewrite

I have considered giving this project a major overhaul for quite a while, as it is all based and built upon the spaghetti code I wrote on a weekend over 6 years ago. The amount of code and modularity could (probably) be dramatically improved if we switched to Vue and took the time to modularize the application a bit. That would give the benefit of having easy internationalization, which was previously requested.

This issue is for discussion and progress updates.

Armor is not appearing

No armor is appearing on the armor stand, If it did it would help with posing with armor

Invulnerable Issue

I'm unsure for what versions it does not work but if you give any armor stand the "Invulnerable" tag does nothing, all I know is that it doesn't work for 1.19+ so I'd suggest to remove that option but I'm unsure. (Also, when you make armor stands invisible it also makes them indestructible so I'd probably state that somewhere, thanks!)

1.20.5 support

Mojang changed how entity data tags work in 1.20.5, meaning the /give commands provided by this tool no longer work. Can you please add support for 1.20.5?

No negative Values

Positions can take negative values in Minecraft. This is very important if you want to move an arm forwards or something along those lines. Please add negative values!

Add precision

Let's say I want to set a rotation to 23 exactly, as the tool currently is, you just have to hope the slider doesnt skip over the number you want. I suggest adding text boxes alongside the sliders for that extra bit of precision

Add login [Request]

Maybe add something where you can

  • login and

  • save command and share on the website with all people (like mcstacker)

Website not working

The armour stand on the left is not showing up (even though I have WebGL) and the command is not appearing. I have enabled javascript and updated my mac but it is still not working.

Dynamic resizing

Make the website automatically resize when the browser window is resized, without the need of reloading the website.
Right now you might get that:
image

Player head equipment not generating command

Hello, I have noticed that putting any kind of Player Head (Player name, Texture URL, Give code) does not generate command. Tested this on multiple machines with same results.

image
Command version 1.16, Armor stand version 1.16.

Cheers.

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.