mirror of
https://github.com/haselkern/Minecraft-ArmorStand.git
synced 2025-07-03 14:25:35 +00:00
Support for custom name
This commit is contained in:
parent
6e97790ca3
commit
57d0cd3e9c
2 changed files with 16 additions and 0 deletions
|
@ -130,6 +130,10 @@
|
|||
</div>
|
||||
<br>
|
||||
|
||||
<input type="text" name="customname" placeholder="Custom name">
|
||||
<label><input type="checkbox" name="showcustomname">Show custom name</label>
|
||||
<br>
|
||||
|
||||
<!-- THANK YOU to reddit user Oozebull for this part. -->
|
||||
<label><input type="checkbox" name="usedisabledslots">Lock Slot Interaction</label>
|
||||
<div id="disabledslots" class="padding">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue