Files
architectury-api/gradle.properties
shedaniel 36a5aea8aa Big clean up, more details in the PR (#216)
* Big clean up, more details in the PR

* Fix build

* Deprecate BlockProperties, generate AWs for Item constructors, Block constructors and RenderStateShard fields

* Add a few more RenderType AWs

* Deprecate BlockPropertiesExtension

* Set defaultType on resolving the entity type in SpawnEggItem

* Used the wrong object

* Add license information for generating AWs

* Add link to original PR

* Properly add support for forge vanilla registries

* Bump to 4.1
2022-03-12 00:01:49 +08:00

21 lines
374 B
INI

org.gradle.jvmargs=-Xmx6G
org.gradle.daemon=false
forgeEnabled=true
minecraft_version=1.18.2
supported_version=1.18.2
cf_type=release
archives_base_name=architectury
archives_base_name_snapshot=architectury-snapshot
base_version=4.1
maven_group=dev.architectury
fabric_loader_version=0.13.2
fabric_api_version=0.47.8+1.18.2
mod_menu_version=3.0.0
forge_version=40.0.1