Skip to content

Commit

Permalink
GH-25 - Fix fabric waystones not spawning (#26)
Browse files Browse the repository at this point in the history
* GH-25 - Fix fabric waystones not spawning

* docs: Updated issue template and readme

* docs: Deleted unused changelog
  • Loading branch information
xPand4B committed Jun 22, 2022
1 parent 65c7130 commit af8e305
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 69 deletions.
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ body:
label: Mod Version
description: "Please select the used version of 'Towers of the Wild: Reworked'."
options:
- "v4.0.1"
- "v4.0.0"
- "v3.0.0"
- "v2.1.1"
- "v2.1.0"
Expand All @@ -58,6 +60,18 @@ body:
- "v1.0.0-beta"
validations:
required: true
- type: dropdown
id: modVariation
attributes:
label: Mod Variation
description: "Please select the used variation of 'Towers of the Wild: Reworked'."
options:
- "Datapack - Fabric Waystones"
- "Datapack - Waystones"
- "Datapack - Normal"
- "Fabric Mod"
validations:
required: true
- type: dropdown
id: minecraftVersion
attributes:
Expand Down
63 changes: 0 additions & 63 deletions CHANGELOG.md

This file was deleted.

9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ If you are running 1.18.1 or lower please refer to the branch for [1.17.x](https
* [Getting started](#getting-started)
* [Features](#features)
* [How to install](#how-to-install)
* [Credits](#credits)
* [Contributer](#contributer)


## Getting started
Expand Down Expand Up @@ -57,12 +57,9 @@ This pack does not add any blocks or items to the game *(if that matters to you)
* Advancements for every tower *(Can you climb all of them?)*

## How to install
**Prerequisite:**
* Minecraft 1.18.2 or above
Simply put the file `Towers_Of_The_Wild-*.zip` inside the `.minecraft/saves/{WORLD}/datapacks` directory.

Simply put the file `Towers_Of_The_Wild-*.zip` inside the `.minecraft/saves/world/datapacks` directory.

## Credits
## Contributer
* [idrae_](https://github.com/Idrae) *(original author)*
* [RawPineapple](https://github.com/RawPineapple) *(translation for zh_cn)*
* [DracoExE](https://github.com/DracoExE) *(translation for es_cl)*
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified data/totw_reworked/structures/regular/fabric_waystone_tower_top.nbt
Binary file not shown.

0 comments on commit af8e305

Please sign in to comment.