-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
asteroid dimension #320
Draft
maxryan008
wants to merge
27
commits into
TeamGalacticraft:main
Choose a base branch
from
maxryan008:1.20.4-block-texture-fixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
asteroid dimension #320
maxryan008
wants to merge
27
commits into
TeamGalacticraft:main
from
maxryan008:1.20.4-block-texture-fixes
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added Asteroids Dimension and configured skybox. Haven't started terrain generation yet.
Completed Asteroid Dimension Terrain Generation Structures/Features not implemented yet
Canned food items can now be created from any food with ease. planning to add automatic food detection that creates cans for any mods foods.
canned food items have been almost completed other than fixing appleskins api integration and creating a machine to make cans in survival
canned food items completed - added total nutrition - fixed whitespace - added appleskin integration for canned food Todo - create canning machine to make canned food accessible in survival
food canner fully implemented and works completely. also put licencensing on all new files i have created
sort of started working on asteroid dimension structures
removed TODO: comment in food_canner json because it was causing issues. make sure in future to change the recipe for the food canner block ad the advancement requirements added licencing
fixed json issue added only eat canned food in space sealer code half implemented. uploading github because need backup because rewriting sealer AGAIN...
- added asteroid ores + dense ice - fixed some data generation issues - made asteroid dimension pitch black - fixed air lock seal for the second time - fixed canned food textures
- Fixed translations for canned food - Fixed ores aswell because asteroid ores where broken
Launch pads are now dynamic and are created using one method in the RocketParts class
added Rocket Nose Cone items
This reverts commit 697ed02.
This reverts commit 8087c7e.
This reverts commit 838e1cb.
decided to leave rocket code as is because rebuilding everything from scratch was painful. just going to build ontop of the already implemented system
Updated everything to work with 1.21
maxryan008
force-pushed
the
1.20.4-block-texture-fixes
branch
from
September 3, 2024 14:06
4c5d2c2
to
8e8a2e2
Compare
Rockets? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixed some textures plus added asteroid dimension