From ab01b2394c73e9771932beacdab7a2f03645b2e4 Mon Sep 17 00:00:00 2001 From: Matyrobbrt <65940752+Matyrobbrt@users.noreply.github.com> Date: Mon, 29 Jan 2024 09:45:49 +0200 Subject: [PATCH] Update docs/datamaps/neo_maps.md Co-authored-by: Dennis C --- docs/datamaps/neo_maps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/datamaps/neo_maps.md b/docs/datamaps/neo_maps.md index 21f15ee39..6ce2d6a9d 100644 --- a/docs/datamaps/neo_maps.md +++ b/docs/datamaps/neo_maps.md @@ -1,6 +1,6 @@ # Built-in Data Maps NeoForge provides a few data maps that mostly replace hardcoded in-code vanilla maps. -These dats maps can be found in `NeoForgeDataMaps`, and are always *optional* to ensure compatibility with vanilla clients. +These data maps can be found in `NeoForgeDataMaps`, and are always *optional* to ensure compatibility with vanilla clients. ## `neoforge:compostables` NeoForge provides a data map that allows configuring composter values, as a replacement for `ComposterBlock#COMPOSTABLES` (which is now ignored).