partial implementation of cotton crop

- all functionality except loot table for the cotton crop block has been added
- textures should be considered placeholders and are subject to change
This commit is contained in:
CosmoOrSth
2024-05-31 20:44:23 +05:30
parent f3af0c5d91
commit f06ceb345c
20 changed files with 219 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
pluginManagement {
repositories {
jcenter()
mavenCentral()
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'