Commit Graph
13 Commits
Author SHA1 Message Date
QuazChick 0967f0790f Correct collision/selection box schemas (#359)
* Corrected collision box schema

* Corrected selection box schema
2025-07-09 11:35:04 +02:00
QuazChick 30a9de7a9b Improve texture set schema (#339)
* Added `metalness_emissive_roughness_subsurface` parameter

* Prevent incompatible parameters from being specified at the same time

* Corrected color array schema

* Improved color schemas

* Require `format_version` to be a supported value

* Require `format_version` and `minecraft:texture_set` to be included

* Sorted parameter definitions

* Prevent UI texture definition schema from being applied to texture sets

* Corrected `format_version` schema
2025-03-23 17:39:12 +01:00
QuazChick b4ddd0b31f Added foliage and grass appearance components (#333) 2025-01-08 21:32:09 +01:00
QuazChick bad3e5d6d5 Added client biome schema (#319) 2024-10-12 16:47:16 +02:00
QuazChick 0ed8493085 Support single values for item components (#268) 2024-05-11 11:24:22 +02:00
QuazChick a571926b70 Allow manifest versions to be defined as SemVer strings (#274) 2024-04-03 20:10:44 +02:00
QuazChick d6f46144c0 Corrected name of "textures_list.json" (#273) 2024-04-03 20:07:53 +02:00
QuazChick 14745fba94 Removed "commands" category (#269) 2024-04-02 09:57:46 +02:00
QuazChick 97dece1acf Support block tags (#267) 2024-04-02 09:57:17 +02:00
QuazChick 0380207991 Add Texture Set schema (#266) 2024-04-02 09:55:24 +02:00
QuazChick b3ec07b419 Loosen "y_rotation_offset" type (#263) 2024-04-01 10:56:19 +02:00
QuazChick 55d6a6bd10 Support molang strings in "bone_visibility" (#264) 2024-04-01 10:56:09 +02:00
QuazChick b1db14db4a Update block description (#262) 2024-04-01 10:52:43 +02:00