1
0
mirror of https://github.com/LZStealth/armor-statues.git synced 2025-06-07 17:16:44 +01:00

23 Commits

Author SHA1 Message Date
MukiTanuki
3c4da99742 fix for undo/redo and scale. Possible fix for paper issue 2024-06-02 03:35:25 -06:00
MukiTanuki
d7b2cd84d9 1.20.5 update
Updated everything to work with the new component system.
The Armor Statues book can be crafted using a book+armor stand in a crafting table.
The Pointer Wand can be crafted using a stick+armor stand in a crafting table.
The Adjustment Wand can be crafted using a warped fungus on a stick+armor stand in a crafting table.
Renaming written books/sticks/fungus on a stick to 'statues' to give the respective items is disabled by default (you can enable these via the admin menu) since you can craft them via the crafting table. -  you can re-enable via admin menu.
The trigger for getting pointer wand/adjustment wand is disabled by default since you can craft them via the crafting table. - you can re-enable via admin menu.
Added 1/10th pixel nudging.
Added Scale to the Armor Statues book.
Adjusted all other applicable functions to work with scaling.
You can adjust the min and max caps for scaling via the admin menu.
2024-05-03 02:36:58 -06:00
MukiTanuki
8758ad4b2d Added CustomModelData to wands. 2024-01-20 02:16:03 -07:00
MukiTanuki
af4dd91277 Update load.mcfunction 2023-12-11 14:11:22 -08:00
MukiTanuki
65cd11e331 1.20.4 update
Did a bunch of code cleanup
added
2023-12-11 01:23:40 -08:00
MukiTanuki
b0fb665755 Fix for undo/redo issue. 2023-09-24 17:33:55 -07:00
MukiTanuki
8fd8ab69be Optimized random pose 2023-09-24 16:35:06 -07:00
MukiTanuki
2563f7fe76 Fix for undo + pack.mcmeta update 2023-06-12 21:22:39 -07:00
MukiTanuki
87ccaa3a1e Fixes for predicates mislabeled item to items. 2023-06-12 21:12:56 -07:00
MukiTanuki
478eff36da Merge branch 'pr/16' into 1.20 2023-06-12 21:09:51 -07:00
MukiTanuki
0205bafbc3 Create .gitignore 2023-06-12 21:08:46 -07:00
Peter Svensson
a8cda81aed mc 1.20: replace minecraft:alternative with minecraft:any_of 2023-06-07 08:57:36 +02:00
MukiTanuki
c10bc7928c Update pack.mcmeta 2023-04-01 15:12:35 -07:00
MukiTanuki
1b6d7ed463 1.19.4 update
-Changed how custom naming works:  you can no longer set names to be visible/invisible from the book.  Since armor stands retain their names in 1.19.4 you can rename an armor stand item and place it and it will automatically become visible.
-Changed 'pointing' function for head and body:  Both will now 'face' the player.
-Added in has visible fire setting
-Added in Pointer Wand:  You can obtain this by renaming a stick 'Statues' or by using the trigger in the book: /trigger pointer_wand.
    -Face an armor stand to enter edit mode
    -r-click on a joint to first set the appendage to a neutral position, then to point towards the player.
    -r-click on the base to rotate it facing the player
    -l-click on the head to make the armor stand visible/invisible
    -l-click on the arms to make them visible/invisible
    -l-click on the base to make it visible/invisible
    -l-click on the body to cycle through the preset poses
-Added in Adjustment Wand:  You can obtain this by renaming a warped fungus on a stick 'Statues' or by using the trigger in the book: /trigger adjustment_wand.
    -Shift+r-click to change modes between X/Y/Z
    -l or r click on a joint to rotate in the positive or negative rotations
    -l or r click the base to move the stand in the negative or positive direction
2023-04-01 15:08:16 -07:00
MukiTanuki
e6a4cb1beb Bugfix for nbt not saving properly to nbt 2021-07-01 10:32:07 -06:00
MukiTanuki
4d877e1956 Added 'CustomModelData:10' to the armor statues book for use in resource packs. 2021-06-03 04:49:10 -06:00
MukiTanuki
00df793299 Invisible armor stands will now become visible after a few seconds if they have no items, visible name, or aren't locked. Tool rack armor stands will now become visible after a few seconds if tripwire hook is broken. 2021-06-03 03:52:47 -06:00
MukiTanuki
04b957dbcf changed some pack files 2021-06-01 22:06:23 -06:00
MukiTanuki
351ce5c526 Made some optimizations and compatability fixes for 1.17 2021-06-01 21:21:16 -06:00
MukiTanuki
54ac24c104 Added support for Glow Item Frames 2021-06-01 20:32:01 -06:00
MSpaceDev
2a8de521b3 Update issue templates 2021-04-17 12:17:43 +02:00
MSpaceDev
dafdb83c30 Initial commit for armor statues 2021-04-17 12:07:53 +02:00
MSpaceDev
490890cd34
Initial commit 2021-04-17 11:54:21 +02:00