-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.txt
31 lines (27 loc) · 941 Bytes
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# 4/19/2021 0.3-alpha
Merge master and dev branches, i.16.5 version is here!
# 3/28/2021 0.2 Alpha 1.16.5-dev
Ported everything.
# 1/14/2021 0.2 Alpha
Added:
Another sound (block.klaxon_block)
Some Git management scripts
Building instructions to the README
Klaxon (block):
Plays a sound with a range of 32 blocks when activated with redstone.
Changed how custom items (currently just Hand-Cranked Klaxon) are coded;
properties are now passed in the custom class, not ItemInit.
Iron Bar (Crafting component),
Recipe.
Motor recipe.
Bell recipe (The vanilla minecraft bell).
ENWS (Shakespearean) support.
Modified:
Klaxon recipe.
# 12/18/2020 Alpha 0.1
Added:
Motor (Unused).
Cogwheel (Crafting component).
Hornbox (Crafting component).
Hand-Cranked Klaxon:
Makes klaxon noise when you right-click it, does not stack, does not take damage.