Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

Commit

Permalink
Change the axe for execution && Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dzx-dzx committed Jan 31, 2020
1 parent f3aa02b commit 27c6fc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# NormaConstructor
Speed up your construction.Created by NorthernOceanS.
2 changes: 1 addition & 1 deletion packs/behaviors/scripts/server/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ serverSystem.initialize = function () {

break;
}
case "minecraft:stone_axe": {
case "minecraft:diamond_axe": {
//Execute.
let executeRequestEventData = serverSystem.createEventData("NormaConstructor:ExecutionRequest")
executeRequestEventData.data.playerID = eventData.data.player.id
Expand Down

0 comments on commit 27c6fc3

Please sign in to comment.