You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libcraft/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# libcraft
2
2
3
-
General-purpose Minecraft types and functions for Rust. Work in progress; code is being moved from the [Feather repository](https://github.com/feather-rs/feather/tree/1.16).
3
+
General-purpose Minecraft types and functions for Rust. Work in progress; code is being moved from the [Feather repository](https://github.com/feather-rs/feather).
4
4
5
5
Once finished, this crate will provide:
6
6
* Block struct with access to properties, block state values, and IDs
@@ -26,4 +26,4 @@ Unless required by applicable law or agreed to in writing, software
26
26
distributed under the License is distributed on an "AS IS" BASIS,
27
27
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
28
28
See the License for the specific language governing permissions and
0 commit comments