-
Notifications
You must be signed in to change notification settings - Fork 18
Vaan/task/quick tasks #915
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
94b921a
94abb77
06471d8
6fce010
65bbf5e
fce62ff
377a399
6aacf44
a4f27cc
12a112f
eb07b2a
3b662de
39e4886
8031d72
2ba468c
f93006e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,20 @@ | ||||||
| cooldown-ticks: 28 | ||||||
| durability: 453 | ||||||
| attack-durability-damage: 1 | ||||||
| attack-speed: 0.75 | ||||||
| attack-damage: 4 | ||||||
| attack-knockback: 1.75 | ||||||
|
|
||||||
| base-block: pylon:bronze_block | ||||||
| mining-level: DIAMOND | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| sound: | ||||||
| sound: minecraft:block.anvil.use | ||||||
| source: block | ||||||
| volume: 0.5 | ||||||
| pitch: 0.5 | ||||||
| fail-sound: | ||||||
| sound: minecraft:block.anvil.land | ||||||
| source: block | ||||||
| volume: 0.25 | ||||||
| pitch: 0.8 | ||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -4,6 +4,10 @@ attack-durability-damage: 1 | |||||
| attack-speed: 1 | ||||||
| attack-damage: 5 | ||||||
| attack-knockback: 2 | ||||||
|
|
||||||
| base-block: minecraft:diamond_block | ||||||
| mining-level: DIAMOND | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| sound: | ||||||
| sound: minecraft:block.anvil.use | ||||||
| source: block | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -4,6 +4,10 @@ attack-durability-damage: 1 | |||||
| attack-speed: 0.5 | ||||||
| attack-damage: 3 | ||||||
| attack-knockback: 1.5 | ||||||
|
|
||||||
| base-block: minecraft:iron_block | ||||||
| mining-level: IRON | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| sound: | ||||||
| sound: minecraft:block.anvil.use | ||||||
| source: block | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,20 @@ | ||||||
| cooldown-ticks: 20 | ||||||
| durability: 1197 | ||||||
| attack-durability-damage: 1 | ||||||
| attack-speed: 1.2 | ||||||
| attack-damage: 7 | ||||||
| attack-knockback: 3 | ||||||
|
|
||||||
| base-block: pylon:steel_block | ||||||
| mining-level: NETHERITE | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| sound: | ||||||
| sound: minecraft:block.anvil.use | ||||||
| source: block | ||||||
| volume: 0.5 | ||||||
| pitch: 0.5 | ||||||
| fail-sound: | ||||||
| sound: minecraft:block.anvil.land | ||||||
| source: block | ||||||
| volume: 0.25 | ||||||
| pitch: 0.8 | ||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -4,6 +4,10 @@ attack-durability-damage: 1 | |||||
| attack-speed: 0.33 | ||||||
| attack-damage: 1 | ||||||
| attack-knockback: 1 | ||||||
|
|
||||||
| base-block: minecraft:stone | ||||||
| mining-level: STONE | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| sound: | ||||||
| sound: minecraft:block.anvil.use | ||||||
| source: block | ||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.