Version Info
Glow Banners Fabric 2.0.0+1.21
Minecraft Versions: 1.21, 1.21.1
Date Published: 11/11/2024
- Updated mod to utilise the multiloader template, for both Fabric and NeoForge.
- Banners may now have an ink sac used on them to remove all glowing from it.
- Cauldrons will now remove the latest glow of the layer as well as removing the latest layer instead of just removing the entire glow.
- Banners may now accept using a glow ink sac in a loom, to apply the glow to the latest layer, and an ink sac in a loom to remove the glow from the latest layer.
- Changed how tooltips render, instead of the
Glowing
tooltip at the end, your banner layers will be prefixed with "Glowing".
- Changed internal glow banner NBT.
- Fabric:
"cardinal_components": {"glowingbanners:banner_glow": "all_glow": 0b, "glowing_layers": []}
- NeoForge:
"neoforge:attachments": {"glowingbanners:banner_glow": "all_glow": 0b, "glowing_layers": []}
- On items, it's the exact same NBT but it is instead stored inside the
BlockEntityTag
nbt.
all_glow
is a boolean value that determines whether all layers and future layers should glow, just like the old versions.
glowing_layers
accepts ints from 0 up to the maximum layer index.
- This update was done in PR #7 by @MerchantPug
Glow Banners NeoForge 2.0.0+1.21
Minecraft Versions: 1.21, 1.21.1
Date Published: 11/11/2024
- Updated mod to utilise the multiloader template, for both Fabric and NeoForge.
- Banners may now have an ink sac used on them to remove all glowing from it.
- Cauldrons will now remove the latest glow of the layer as well as removing the latest layer instead of just removing the entire glow.
- Banners may now accept using a glow ink sac in a loom, to apply the glow to the latest layer, and an ink sac in a loom to remove the glow from the latest layer.
- Changed how tooltips render, instead of the
Glowing
tooltip at the end, your banner layers will be prefixed with "Glowing".
- Changed internal glow banner NBT.
- Fabric:
"cardinal_components": {"glowingbanners:banner_glow": "all_glow": 0b, "glowing_layers": []}
- NeoForge:
"neoforge:attachments": {"glowingbanners:banner_glow": "all_glow": 0b, "glowing_layers": []}
- On items, it's the exact same NBT but it is instead stored inside the
BlockEntityTag
nbt.
all_glow
is a boolean value that determines whether all layers and future layers should glow, just like the old versions.
glowing_layers
accepts ints from 0 up to the maximum layer index.
- This update was done in PR #7 by @MerchantPug
Glow Banners v1.3.2
Minecraft Versions: 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Date Published: 6/9/2023
- Updated fabric mod json to add 1.20 and 1.19.4
Glow Banners v1.3.1
Minecraft Versions: 1.19.4
Date Published: 5/14/2023
- Ported v1.3.0 to Minecraft 1.19.4
Glow Banners 1.3.0
Minecraft Versions: 1.19.2
Date Published: 5/14/2023
- When you break banners that are glowing, it now retains that glowing attribute in item form, and can be placed down again to continue glowing.
- Clicking on a cauldron filled with water, with a glowing banner will erase the glowing.
- If you use a glow banner with a shield, the shield will glow too now.
v1.2.0
Minecraft Versions: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
Date Published: 6/11/2022
v1.1.0
Minecraft Versions: 1.18.1, 1.18.2
Date Published: 11/29/2021
- Updated to 1.18
- Switched to quilt tooling.
v1.0.2
Minecraft Versions: 1.17, 1.17.1
Date Published: 8/10/2021
- Fixes glow ink sacs being used in creative mode.
- Fixes being able to use any item to make a banner glow.
v1.0.1
Minecraft Versions: 1.17, 1.17.1
Date Published: 7/29/2021
glowingbanners-1.0.0.jar
Minecraft Versions: 1.17.1, 1.17, Fabric
Date Published: 7/28/2021