Blockus texture compat

This commit is contained in:
paulevsGitch 2021-01-05 03:18:32 +03:00
parent 05b0753cdd
commit fe282bddc6
7 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -41,5 +41,9 @@
"fabricloader": ">=0.10.0", "fabricloader": ">=0.10.0",
"fabric": ">=0.29.0", "fabric": ">=0.29.0",
"minecraft": ">=1.16.3" "minecraft": ">=1.16.3"
},
"suggests": {
"byg": ">=1.1.3",
"blockus": ">=2.0.2"
} }
} }