From 540cfcf510ffe33693a92dcbde921e33622c15a8 Mon Sep 17 00:00:00 2001 From: Vos Date: Sun, 22 Mar 2026 14:11:52 -0500 Subject: [PATCH] 2.1.0 Gitignore --- .gitignore | 2 ++ gradle.properties | 2 +- .../com/acethewildfire/acesbs/KNOWN_ISSUES | 6 ----- .../com/acethewildfire/acesbs/PATCH_NOTES.md | 23 +++++++++++++++++++ .../java/com/acethewildfire/acesbs/TODO.txt | 6 +++++ 5 files changed, 32 insertions(+), 7 deletions(-) delete mode 100644 src/main/java/com/acethewildfire/acesbs/KNOWN_ISSUES create mode 100644 src/main/java/com/acethewildfire/acesbs/PATCH_NOTES.md diff --git a/.gitignore b/.gitignore index 6c3b3e4..67222f6 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,5 @@ replay_*.log *.jfr /src/blockbench/ /src/main/generated/.cache/ +TODO.txt +KNOWN_ISSUES diff --git a/gradle.properties b/gradle.properties index 0588330..ccaf539 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,6 +13,6 @@ loom_version=1.15-SNAPSHOT fabric_version=0.138.4+1.21.10 # Mod Properties -mod_version=2.0.3 +mod_version=2.1.0 maven_group=com.acethewildfire.acesbs archives_base_name=acesbs diff --git a/src/main/java/com/acethewildfire/acesbs/KNOWN_ISSUES b/src/main/java/com/acethewildfire/acesbs/KNOWN_ISSUES deleted file mode 100644 index f0fce24..0000000 --- a/src/main/java/com/acethewildfire/acesbs/KNOWN_ISSUES +++ /dev/null @@ -1,6 +0,0 @@ -Command Core textures broken -Command Core Broken - -Combustible LEmon will not render - -Thot-begone - Double it and give it to the next guy \ No newline at end of file diff --git a/src/main/java/com/acethewildfire/acesbs/PATCH_NOTES.md b/src/main/java/com/acethewildfire/acesbs/PATCH_NOTES.md new file mode 100644 index 0000000..dfcf51f --- /dev/null +++ b/src/main/java/com/acethewildfire/acesbs/PATCH_NOTES.md @@ -0,0 +1,23 @@ +# Changes +## Additions +- Ashen Smithing Template can be found in Nether Fortress Chests +- Prisma Smithing Templates can be given by Armorers as a Hero of the Village Gift. +- Hammers are now included in the pickaxe item tag. (aka, to other mods they will be considered a type of pickaxe) +## Fixes +- Blocks of Ashen Steel now have a recipe. Not sure how I missed that one. +- Hammers are now enchantable and are compatible with pickaxe enchantments. +## Changes +- Lemonwood saplings are now obtained through an Entropic Entangler recipe (Stable Entropy + Birch Sapling) + +# Known Issues +- The Command Core Item does not display the correct texture when activated. +- The Command Core Item does not offer any functionality +- Fractal Diamonds have no use and no translation +- Hellfire Diamonds have no use and no translation +- The Combustible Lemon does not render when thrown. + + +- Red Leaves +- Incense Block +- Diamond Items +- Gold Items? \ No newline at end of file diff --git a/src/main/java/com/acethewildfire/acesbs/TODO.txt b/src/main/java/com/acethewildfire/acesbs/TODO.txt index 3df43fd..9eafb3a 100644 --- a/src/main/java/com/acethewildfire/acesbs/TODO.txt +++ b/src/main/java/com/acethewildfire/acesbs/TODO.txt @@ -11,6 +11,7 @@ O Tobacco (Makes you sick) - Cigarette (Speed for 5, slow for 5, 30 of jittery) (Acheivements) (Stats) - Cigarette (Funny) (Blows inordinate amounts of smoke) - Cigarette (Lemon) (Explodes) +- Beetroop Items - Bag of Holding @@ -22,6 +23,7 @@ Items Armor - Fireskip Boots (Infernal Fire effect on water) - Honse armour (maybe). +- Flight-plate (Chestplate+elytra) Potions X Lemon (Yellow Blindness) @@ -79,6 +81,9 @@ Order Weapons - Big Iron (Bow?) - Ahab's Harpoon +- Thot-begone - Double it and give it to the next guy +- Bricked up stick or arrow. + - 160 ticks / 8 seconds Blocks - Blocks of (Insert Metal/Gem) @@ -86,6 +91,7 @@ Blocks - Crystalized Entropy Retexture (Stained Glass version of Stable Entropy) - 2 Player Bed - Incense Burner +- Red Leaves Mobs O Fren (Stable Entropy on a Creeper) (Move to Conversion manager?)