2.1.0 Gitignore
This commit is contained in:
@@ -40,3 +40,5 @@ replay_*.log
|
||||
*.jfr
|
||||
/src/blockbench/
|
||||
/src/main/generated/.cache/
|
||||
TODO.txt
|
||||
KNOWN_ISSUES
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -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?
|
||||
@@ -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?)
|
||||
|
||||
Reference in New Issue
Block a user