* geology
* starting some loot table stuff
* more stuff
* swap some rocks
* refactor
* phew
* drive-by fix
* all done I think
* remove sylvite
* oh yeah baby it's all coming together
* cleaned up some lines that didn't do anything, added more comments, removed log spam
* blah blah
* fix drying mat
* fix ladders
* tfc, beneath, and moon stuff done...? this is gonna take 5ever
* a
* some sand stuff, more stone types
* wrong way around
* unifying various brick block recipes
* remove shaped create deco brick recipes
* some progress on block creation
* we got into the create world screen!
* getting somewhere
* Reloaded with no KubeJS errors!
* new assets
* I thiiiink that's about everything
* fix some stonecutting
* recipe declared but never used
* make popped chorus fruit edible
* add catwalk facades
* fix crafting facades out of singular bricks
* Revert "fix crafting facades out of singular bricks"
This reverts commit 2f5acb5d48a943d24b229a17b0bf25ead8e6c291.
* fix mud brick properly
* put constants in one place
* Item sizes and some helpful tags
* Try putting item sizes in a KJS script (NOT TESTED)
* Move Greate tags to KJS, add sizes for various pipes and cables
* Whoops, accidentally overrode tiny pipe size
* Air duct sizes
* Prettier config and tags moved to JS
- Added `.prettierrc` file, which configures the tab width and code wrapping point for the Prettier formatter.
- Moved remaining tags from JSON to JS files.
* Delete floating carpet tag JSON
Signed-off-by: KonSola5 <125081901+KonSola5@users.noreply.github.com>
---------
Signed-off-by: KonSola5 <125081901+KonSola5@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
* - Yeast recipe conflict fix
* - Fixed seed oil voiding in barrels. And item weight inconsistency.
* - Reduced loading screen logo size by 4MB
* - Update Changelog
* - Compressed loading screen images to maybe help with ram
* - Added default gui scale to make the main menu look better on first launch
* - Update Changelog
* - Added utility script for adding circuits to existing recipes
* fixed changelog conflict
Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
* - Added harvest baskets
* - Fixed baked potato recipe mixing from oven
* - Allowed elytras to be repaired regardless of damage
* - Fixed sea water barrel recipe
* - Gave plants tags to bushes so they can have other uses
* - Pushed stubborn models
* - updated Changelog
* - Changelog typo
* - Integrated Ad Astra wood
* - Updated changelog
* - Treated chipboard composite barrel lang
* - Some Tacz fixes
* - Jar dupe fix
* - tacz data
* - updated changelog
* - we hate git
* - Loading screen and main menu optimizations
* - image push
* - I think I got the title screen looking good on all resolutions
* - Updated Changelog
* - Added scale fix to loading screen too
* - Fix pixel alignment
* - Recipes, tags, assets+ for railgun
* - Brick interaction events and new function for interacting with blocks
* - Added parameter boolean to decide if blockstate should be copied
---------
Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>