added uglyass joint texture i am redoing this in 16x16px 32 is too much

This commit is contained in:
absolutewitch 2026-04-13 01:54:22 +03:00
parent d53b5bdca4
commit ab1047b77c
67 changed files with 3562 additions and 3136 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 B

View file

@ -0,0 +1,189 @@
{
"mod_elements": [
{
"name": "LandanaSeed",
"type": "item",
"compiles": true,
"locked_code": false,
"registry_name": "landana_seed",
"metadata": {
"files": [
"src/main/resources/assets/landanaleaf/items/landana_seed.json",
"src/main/resources/assets/landanaleaf/models/item/landana_seed.json",
"src/main/java/net/mcreator/landanaleaf/item/LandanaSeedItem.java"
]
},
"path": "~/Items"
},
{
"name": "LandanaBudCured",
"type": "item",
"compiles": true,
"locked_code": false,
"registry_name": "landana_bud_cured",
"metadata": {
"files": [
"src/main/java/net/mcreator/landanaleaf/item/LandanaBudCuredItem.java",
"src/main/resources/assets/landanaleaf/models/item/landana_bud_cured.json",
"src/main/resources/assets/landanaleaf/items/landana_bud_cured.json"
]
},
"path": "~/Items"
},
{
"name": "LandanaBudRaw",
"type": "item",
"compiles": true,
"locked_code": false,
"registry_name": "landana_bud_raw",
"metadata": {
"files": [
"src/main/java/net/mcreator/landanaleaf/item/LandanaBudRawItem.java",
"src/main/resources/assets/landanaleaf/models/item/landana_bud_raw.json",
"src/main/resources/assets/landanaleaf/items/landana_bud_raw.json"
]
},
"path": "~/Items"
},
{
"name": "CuringBudSmoker",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "curing_bud_smoker",
"metadata": {
"files": [
"src/main/resources/data/landanaleaf/recipe/curing_bud_smoker.json",
"src/main/resources/data/landanaleaf/advancement/recipes/curing_bud_smoker.json"
]
},
"path": "~/Recipes"
},
{
"name": "CuringBudCampfire",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "curing_bud_campfire",
"metadata": {
"files": [
"src/main/resources/data/landanaleaf/recipe/curing_bud_campfire.json",
"src/main/resources/data/landanaleaf/advancement/recipes/curing_bud_campfire.json"
]
},
"path": "~/Recipes"
},
{
"name": "LandanaTab",
"type": "tab",
"compiles": true,
"locked_code": false,
"registry_name": "landana_tab",
"metadata": {
"files": []
},
"path": "~/Misc"
},
{
"name": "Filter",
"type": "item",
"compiles": true,
"locked_code": false,
"registry_name": "filter",
"metadata": {
"files": [
"src/main/resources/assets/landanaleaf/items/filter.json",
"src/main/java/net/mcreator/landanaleaf/item/FilterItem.java",
"src/main/resources/assets/landanaleaf/models/item/filter.json"
]
},
"path": "~/Items"
},
{
"name": "FilterCrafting",
"type": "recipe",
"compiles": true,
"locked_code": false,
"registry_name": "filter_crafting",
"metadata": {
"files": [
"src/main/resources/data/landanaleaf/recipe/filter_crafting.json",
"src/main/resources/data/landanaleaf/advancement/recipes/filter_crafting.json"
]
},
"path": "~/Recipes"
}
],
"variable_elements": [],
"sound_elements": [],
"tag_elements": {},
"tab_element_order": {},
"language_map": {
"en_us": {
"item.landanaleaf.landana_seed": "Landana Seed",
"item.landanaleaf.landana_bud_cured": "Landana Bud Cured",
"item.landanaleaf.landana_bud_raw": "Landana Bud Raw",
"item_group.landanaleaf.landana_tab": "Landana Leaf",
"item.landanaleaf.filter": "Filter"
}
},
"metadata": {
"files": [
"src/main/java/net/mcreator/landanaleaf/init/LandanaleafModItems.java",
"src/main/java/net/mcreator/landanaleaf/mixin/ServerPlayerMixin.java",
"src/main/java/net/mcreator/landanaleaf/mixin/RepairItemRecipeMixin.java",
"src/main/resources/landanaleaf.mixins.json",
"src/main/java/net/mcreator/landanaleaf/mixin/ItemStackMixin.java",
"src/main/java/net/mcreator/landanaleaf/event/BlockEvents.java",
"src/main/java/net/mcreator/landanaleaf/init/LandanaleafModTabs.java",
"src/main/java/net/mcreator/landanaleaf/mixin/LivingEntityMixin.java",
"src/main/java/net/mcreator/landanaleaf/mixin/BlockItemMixin.java",
"src/main/java/net/mcreator/landanaleaf/mixin/PlayerMixin.java",
"src/main/java/net/mcreator/landanaleaf/LandanaleafModClient.java",
"src/main/resources/pack.mcmeta",
"src/main/java/net/mcreator/landanaleaf/event/PlayerEvents.java",
"src/main/java/net/mcreator/landanaleaf/mixin/ExperienceOrbMixin.java",
"src/main/java/net/mcreator/landanaleaf/mixin/BoneMealItemMixin.java",
"src/main/resources/META-INF/landanaleaf.accesswidener",
"src/main/resources/fabric.mod.json",
"src/main/java/net/mcreator/landanaleaf/mixin/CommandsMixin.java",
"src/main/java/net/mcreator/landanaleaf/event/MiscEvents.java",
"src/main/java/net/mcreator/landanaleaf/event/LivingEntityEvents.java",
"src/main/java/net/mcreator/landanaleaf/event/ItemEvents.java",
"src/main/java/net/mcreator/landanaleaf/LandanaleafMod.java"
]
},
"foldersRoot": {
"name": "~",
"children": [
{
"name": "Recipes",
"children": []
},
{
"name": "Items",
"children": []
},
{
"name": "Misc",
"children": []
}
]
},
"workspaceSettings": {
"modid": "landanaleaf",
"modName": "LandanaLeaf",
"version": "1.0.0",
"author": "MCreator",
"websiteURL": "https://mcreator.net",
"license": "Not specified",
"serverSideOnly": false,
"requiredMods": [],
"dependencies": [],
"dependants": [],
"mcreatorDependencies": [],
"currentGenerator": "fabric-1.21.8",
"modElementsPackage": "net.mcreator.landanaleaf"
},
"mcreatorVersion": 202500345720
}

View file

@ -5,7 +5,7 @@
- [x] Landana Seed
- [x] Landana Bud (Raw)
- [x] Cured Bud
- [ ] Filter
- [x] Filter
- [ ] Joint
- [ ] Design the 4-stage growth texture for the crop
@ -13,7 +13,7 @@
- [x] Register "Landana Seed" (Item)
- [x] Register "Landana Bud" (Item)
- [x] Register "Cured Bud" (Item)
- [ ] Register "Cardboard Filter" (Item)
- [x] Register "Cardboard Filter" (Item)
- [x] Add Smoker/Campfire recipe: Bud -> Cured Bud
## Phase 3: The Crop [ ]

View file

@ -646,7 +646,7 @@ code + .copy-button {
<script type="text/javascript">
function configurationCacheProblems() { return (
// begin-report-data
{"diagnostics":[{"problem":[{"text":"Specifying 'org.gradle.java.installations.auto-detect' as a project property on the command line has been deprecated."}],"severity":"WARNING","problemDetails":[{"text":"This is scheduled to be removed in Gradle 10."}],"contextualLabel":"Specifying 'org.gradle.java.installations.auto-detect' as a project property on the command line has been deprecated.","documentationLink":"https://docs.gradle.org/9.2.0/userguide/upgrading_version_9.html#toolchain-project-properties","problemId":[{"name":"deprecation","displayName":"Deprecation"},{"name":"specifying-org-gradle-java-installations-auto-detect-as-a-project-property-on-the-command-line","displayName":"Specifying 'org.gradle.java.installations.auto-detect' as a project property on the command line has been deprecated."}],"solutions":[[{"text":"Instead, specify it as a Gradle property: '-Dorg.gradle.java.installations.auto-detect=false'."}]]}],"problemsReport":{"totalProblemCount":1,"buildName":"landanaleaf","requestedTasks":"runClient","documentationLink":"https://docs.gradle.org/9.2.0/userguide/reporting_problems.html","documentationLinkCaption":"Problem report","summaries":[]}}
{"diagnostics":[{"problem":[{"text":"Specifying 'org.gradle.java.installations.auto-detect' as a project property on the command line has been deprecated."}],"severity":"WARNING","problemDetails":[{"text":"This is scheduled to be removed in Gradle 10."}],"contextualLabel":"Specifying 'org.gradle.java.installations.auto-detect' as a project property on the command line has been deprecated.","documentationLink":"https://docs.gradle.org/9.2.0/userguide/upgrading_version_9.html#toolchain-project-properties","problemId":[{"name":"deprecation","displayName":"Deprecation"},{"name":"specifying-org-gradle-java-installations-auto-detect-as-a-project-property-on-the-command-line","displayName":"Specifying 'org.gradle.java.installations.auto-detect' as a project property on the command line has been deprecated."}],"solutions":[[{"text":"Instead, specify it as a Gradle property: '-Dorg.gradle.java.installations.auto-detect=false'."}]]},{"locations":[{"path":"/home/irene/MCreatorWorkspaces/landanaleaf/src/main/java/net/mcreator/landanaleaf/init/LandanaleafModItems.java"},{"taskPath":":compileJava"}],"problem":[{"text":"/home/irene/MCreatorWorkspaces/landanaleaf/src/main/java/net/mcreator/landanaleaf/init/LandanaleafModItems.java uses unchecked or unsafe operations."}],"severity":"ADVICE","problemDetails":[{"text":"Note: /home/irene/MCreatorWorkspaces/landanaleaf/src/main/java/net/mcreator/landanaleaf/init/LandanaleafModItems.java uses unchecked or unsafe operations."}],"contextualLabel":"/home/irene/MCreatorWorkspaces/landanaleaf/src/main/java/net/mcreator/landanaleaf/init/LandanaleafModItems.java uses unchecked or unsafe operations.","problemId":[{"name":"java","displayName":"Java compilation"},{"name":"compilation","displayName":"Compilation"},{"name":"compiler.note.unchecked.filename","displayName":"/home/irene/MCreatorWorkspaces/landanaleaf/src/main/java/net/mcreator/landanaleaf/init/LandanaleafModItems.java uses unchecked or unsafe operations."}]},{"locations":[{"path":"/home/irene/MCreatorWorkspaces/landanaleaf/src/main/java/net/mcreator/landanaleaf/init/LandanaleafModItems.java"},{"taskPath":":compileJava"}],"problem":[{"text":"Recompile with -Xlint:unchecked for details."}],"severity":"ADVICE","problemDetails":[{"text":"Note: Recompile with -Xlint:unchecked for details."}],"contextualLabel":"Recompile with -Xlint:unchecked for details.","problemId":[{"name":"java","displayName":"Java compilation"},{"name":"compilation","displayName":"Compilation"},{"name":"compiler.note.unchecked.recompile","displayName":"Recompile with -Xlint:unchecked for details."}]}],"problemsReport":{"totalProblemCount":3,"buildName":"landanaleaf","requestedTasks":"runClient","documentationLink":"https://docs.gradle.org/9.2.0/userguide/reporting_problems.html","documentationLinkCaption":"Problem report","summaries":[]}}
// end-report-data
);}
</script>

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "landanaleaf:item/filter"
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "landanaleaf:item/joint"
}
}

View file

@ -2,5 +2,7 @@
"item.landanaleaf.landana_seed": "Landana Seed",
"item.landanaleaf.landana_bud_cured": "Landana Bud Cured",
"item.landanaleaf.landana_bud_raw": "Landana Bud Raw",
"item_group.landanaleaf.landana_tab": "Landana Leaf"
"item_group.landanaleaf.landana_tab": "Landana Leaf",
"item.landanaleaf.filter": "Filter",
"item.landanaleaf.joint": "Joint"
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "landanaleaf:item/paper_filter"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "landanaleaf:item/joint"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

View file

@ -0,0 +1,32 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_the_recipe": {
"conditions": {
"recipe": "landanaleaf:filter_crafting"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_ingredient_0": {
"conditions": {
"items": [
{
"items": "landanaleaf:filter"
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_the_recipe",
"has_ingredient_0"
]
],
"rewards": {
"recipes": [
"landanaleaf:filter_crafting"
]
}
}

View file

@ -0,0 +1,13 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:shears",
"minecraft:paper",
"minecraft:paper"
],
"result": {
"id": "landanaleaf:filter",
"count": 4
}
}

63
elements/Joint.mod.json Normal file
View file

@ -0,0 +1,63 @@
{
"_fv": 79,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "joint",
"customModelName": "Normal",
"guiTexture": "",
"customProperties": {},
"states": [],
"animations": [],
"name": "Joint",
"rarity": "COMMON",
"creativeTabs": [],
"stackSize": 64,
"enchantability": 0,
"useDuration": 32,
"toolType": 1.0,
"damageCount": 0,
"recipeRemainder": {
"value": ""
},
"destroyAnyBlock": false,
"immuneToFire": false,
"isPiglinCurrency": false,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"enableMeleeDamage": false,
"damageVsEntity": 0.0,
"specialInformation": {
"fixedValue": []
},
"glowCondition": {
"fixedValue": false
},
"inventorySize": 9,
"inventoryStackSize": 99,
"enableRanged": false,
"shootConstantly": false,
"rangedItemChargesPower": false,
"projectile": {
"value": "Arrow"
},
"projectileDisableAmmoCheck": false,
"isFood": true,
"nutritionalValue": -1,
"saturation": 0.3,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": true,
"animation": "eat",
"isMusicDisc": false,
"musicDiscMusic": {
"value": ""
},
"musicDiscDescription": "",
"musicDiscLengthInTicks": 100,
"musicDiscAnalogOutput": 0,
"providedBannerPatterns": []
}
}

View file

@ -112,6 +112,21 @@
]
},
"path": "~/Recipes"
},
{
"name": "Joint",
"type": "item",
"compiles": true,
"locked_code": false,
"registry_name": "joint",
"metadata": {
"files": [
"src/main/resources/assets/landanaleaf/models/item/joint.json",
"src/main/java/net/mcreator/landanaleaf/item/JointItem.java",
"src/main/resources/assets/landanaleaf/items/joint.json"
]
},
"path": "~/Items"
}
],
"variable_elements": [],
@ -124,7 +139,8 @@
"item.landanaleaf.landana_bud_cured": "Landana Bud Cured",
"item.landanaleaf.landana_bud_raw": "Landana Bud Raw",
"item_group.landanaleaf.landana_tab": "Landana Leaf",
"item.landanaleaf.filter": "Filter"
"item.landanaleaf.filter": "Filter",
"item.landanaleaf.joint": "Joint"
}
},
"metadata": {

3
run/command_history.txt Normal file
View file

@ -0,0 +1,3 @@
/give Player12
/give Player12 landanaleaf:joint
/time set day

View file

@ -1,5 +1,5 @@
#Indigo properties file
#Fri Apr 03 04:17:25 EEST 2026
#Mon Apr 13 01:49:24 EEST 2026
ambient-occlusion-mode=hybrid
debug-compare-lighting=auto
fix-exterior-vertex-lighting=auto

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
run/logs/debug-3.log.gz Normal file

Binary file not shown.

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
[04:17:21] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.21.8 with Fabric Loader 0.17.2
[04:17:21] [main/INFO] (FabricLoader) Loading 50 mods:
[01:49:20] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.21.8 with Fabric Loader 0.17.2
[01:49:20] [main/INFO] (FabricLoader) Loading 50 mods:
- fabric-api 0.133.4+1.21.8
- fabric-api-base 0.5.0+cd8c0daa2c
- fabric-api-lookup-api-v1 1.6.101+946bf4c32c
@ -50,18 +50,18 @@
- landanaleaf 1.0.0
- minecraft 1.21.8
- mixinextras 0.5.0
[04:17:21] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/home/irene/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.16.3+mixin.0.8.7/3e535042688d1265447e52ad86950b7d9678a5fa/sponge-mixin-0.16.3+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[04:17:21] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
[04:17:21] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_21
[04:17:22] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[04:17:22] [Datafixer Bootstrap/INFO] (Minecraft) 269 Datafixer optimizations took 247 milliseconds
[04:17:25] [Render thread/INFO] (Minecraft) Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[04:17:25] [Render thread/INFO] (Minecraft) Setting user: Player49
[04:17:25] [Render thread/INFO] (LandanaleafMod) Initializing LandanaleafMod
[04:17:25] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer!
[04:17:25] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.3-snapshot
[04:17:25] [Render thread/INFO] (Minecraft) Using optional rendering extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
[04:17:26] [Render thread/ERROR] (Minecraft) Error while loading the narrator
[01:49:20] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/home/irene/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.16.3+mixin.0.8.7/3e535042688d1265447e52ad86950b7d9678a5fa/sponge-mixin-0.16.3+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[01:49:20] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
[01:49:20] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_21
[01:49:21] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[01:49:21] [Datafixer Bootstrap/INFO] (Minecraft) 269 Datafixer optimizations took 261 milliseconds
[01:49:24] [Render thread/INFO] (Minecraft) Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[01:49:24] [Render thread/INFO] (Minecraft) Setting user: Player12
[01:49:24] [Render thread/INFO] (LandanaleafMod) Initializing LandanaleafMod
[01:49:24] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer!
[01:49:24] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.3-snapshot
[01:49:25] [Render thread/INFO] (Minecraft) Using optional rendering extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
[01:49:25] [Render thread/ERROR] (Minecraft) Error while loading the narrator
com.mojang.text2speech.Narrator$InitializeException: Failed to load library flite
at knot/com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:81) ~[text2speech-1.18.11.jar:?]
at knot/com.mojang.text2speech.NarratorLinux.<init>(NarratorLinux.java:18) ~[text2speech-1.18.11.jar:?]
@ -127,68 +127,76 @@ Native library (linux-x86-64/libflite.so) not found in resource path (/home/iren
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72) [fabric-loader-0.17.2.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.17.2.jar:?]
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) [dev-launch-injector-0.2.1+build.8.jar:?]
[04:17:26] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-client-gametest-api-v1, fabric-command-api-v2, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-gametest-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-serialization-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, landanaleaf
[04:17:26] [Worker-Main-10/INFO] (Minecraft) Found unifont_pua-16.0.03.hex, loading
[04:17:26] [Worker-Main-3/INFO] (Minecraft) Found unifont_all_no_pua-16.0.03.hex, loading
[04:17:26] [Worker-Main-9/INFO] (Minecraft) Found unifont_jp_patch-16.0.03.hex, loading
[04:17:27] [Render thread/INFO] (Minecraft) OpenAL initialized on device Soundcore Life Q35
[04:17:27] [Render thread/INFO] (Minecraft) Sound engine started
[04:17:27] [Render thread/INFO] (Minecraft) Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[04:17:27] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[04:17:27] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[04:17:27] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[04:17:27] [Render thread/INFO] (Minecraft) Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[04:17:27] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[04:17:27] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[04:17:27] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[04:17:27] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[04:17:27] [Render thread/INFO] (Minecraft) Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[04:17:27] [Render thread/INFO] (Minecraft) Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[04:17:27] [Render thread/INFO] (Minecraft) Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[04:17:27] [Render thread/INFO] (Minecraft) Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[04:17:36] [Render thread/INFO] (Minecraft) Loaded 1409 recipes
[04:17:36] [Render thread/INFO] (Minecraft) Loaded 1522 advancements
[04:17:36] [Render thread/INFO] (BiomeModificationImpl) Applied 0 biome modifications to 0 of 65 new biomes in 731.6 μs
[04:17:36] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.21.8
[04:17:36] [Server thread/INFO] (Minecraft) Generating keypair
[04:17:36] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
[04:17:37] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[04:17:37] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[04:17:37] [Render thread/INFO] (Minecraft) Time elapsed: 697 ms
[04:17:37] [Server thread/INFO] (Minecraft) Changing view distance to 14, from 10
[04:17:37] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
[04:17:37] [Server thread/INFO] (Minecraft) Player49[local:E:0e88ef5b] logged in with entity id 8 at (8.005204541668544, 105.0, -36.30000001192093)
[04:17:37] [Server thread/INFO] (Minecraft) Player49 joined the game
[04:17:37] [Render thread/INFO] (Minecraft) Loaded 2 advancements
[04:17:37] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 2 reached during a single frame. New capacity will be 4.
[04:17:37] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 4 reached during a single frame. New capacity will be 8.
[04:17:38] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 8 reached during a single frame. New capacity will be 16.
[04:17:38] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 16 reached during a single frame. New capacity will be 32.
[04:17:38] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 32 reached during a single frame. New capacity will be 64.
[04:17:38] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 64 reached during a single frame. New capacity will be 128.
[04:17:38] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 128 reached during a single frame. New capacity will be 256.
[04:17:38] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 256 reached during a single frame. New capacity will be 512.
[04:17:38] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 512 reached during a single frame. New capacity will be 1024.
[04:17:39] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 1024 reached during a single frame. New capacity will be 2048.
[04:17:54] [Render thread/INFO] (Minecraft) Loaded 4 advancements
[04:18:06] [Render thread/INFO] (Minecraft) Loaded 6 advancements
[04:18:34] [Render thread/INFO] (Minecraft) [System] [CHAT] Saved screenshot as 2026-04-03_04.18.34.png
[04:20:09] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 2048 reached during a single frame. New capacity will be 4096.
[04:22:12] [Server thread/INFO] (Minecraft) Saving and pausing game...
[04:22:12] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[04:22:12] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[04:22:12] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[04:22:13] [Render thread/INFO] (Minecraft) Stopping!
[04:22:13] [Server thread/INFO] (Minecraft) Player49 lost connection: Disconnected
[04:22:13] [Server thread/INFO] (Minecraft) Player49 left the game
[04:22:13] [Server thread/INFO] (Minecraft) Stopping singleplayer server as player logged out
[04:22:13] [Server thread/INFO] (Minecraft) Stopping server
[04:22:13] [Server thread/INFO] (Minecraft) Saving players
[04:22:13] [Server thread/INFO] (Minecraft) Saving worlds
[04:22:14] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[04:22:14] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[04:22:14] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[04:22:14] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (New World): All chunks are saved
[04:22:14] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[04:22:14] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[04:22:14] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage: All dimensions are saved
[01:49:25] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-client-gametest-api-v1, fabric-command-api-v2, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-gametest-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-serialization-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, landanaleaf
[01:49:25] [Worker-Main-10/INFO] (Minecraft) Found unifont_pua-16.0.03.hex, loading
[01:49:25] [Worker-Main-9/INFO] (Minecraft) Found unifont_all_no_pua-16.0.03.hex, loading
[01:49:25] [Worker-Main-1/INFO] (Minecraft) Found unifont_jp_patch-16.0.03.hex, loading
[01:49:26] [Render thread/INFO] (Minecraft) OpenAL initialized on device Built-in Audio Analog Stereo
[01:49:26] [Render thread/INFO] (Minecraft) Sound engine started
[01:49:26] [Render thread/INFO] (Minecraft) Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[01:49:26] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[01:49:26] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[01:49:26] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[01:49:26] [Render thread/INFO] (Minecraft) Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[01:49:26] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[01:49:26] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[01:49:26] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[01:49:26] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[01:49:26] [Render thread/INFO] (Minecraft) Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[01:49:26] [Render thread/INFO] (Minecraft) Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[01:49:26] [Render thread/INFO] (Minecraft) Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[01:49:26] [Render thread/INFO] (Minecraft) Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[01:49:31] [Render thread/INFO] (Minecraft) Loaded 1410 recipes
[01:49:31] [Render thread/INFO] (Minecraft) Loaded 1523 advancements
[01:49:31] [Render thread/INFO] (BiomeModificationImpl) Applied 0 biome modifications to 0 of 65 new biomes in 734.9 μs
[01:49:31] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.21.8
[01:49:31] [Server thread/INFO] (Minecraft) Generating keypair
[01:49:31] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
[01:49:32] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[01:49:32] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[01:49:32] [Render thread/INFO] (Minecraft) Time elapsed: 715 ms
[01:49:32] [Server thread/INFO] (Minecraft) Changing view distance to 14, from 10
[01:49:32] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
[01:49:32] [Server thread/INFO] (Minecraft) Player12[local:E:bb5f1fec] logged in with entity id 10 at (4.718772274825161, 104.0, -38.05791732743102)
[01:49:32] [Server thread/INFO] (Minecraft) Player12 joined the game
[01:49:32] [Render thread/INFO] (Minecraft) Loaded 6 advancements
[01:49:32] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 2 reached during a single frame. New capacity will be 4.
[01:49:32] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 4 reached during a single frame. New capacity will be 8.
[01:49:32] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 8 reached during a single frame. New capacity will be 16.
[01:49:33] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 16 reached during a single frame. New capacity will be 32.
[01:49:33] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 32 reached during a single frame. New capacity will be 64.
[01:49:33] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 64 reached during a single frame. New capacity will be 128.
[01:49:33] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 128 reached during a single frame. New capacity will be 256.
[01:49:33] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 256 reached during a single frame. New capacity will be 512.
[01:49:33] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 512 reached during a single frame. New capacity will be 1024.
[01:49:34] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 1024 reached during a single frame. New capacity will be 2048.
[01:49:48] [Render thread/INFO] (Minecraft) [System] [CHAT] Unknown or incomplete command, see below for error
[01:49:48] [Render thread/INFO] (Minecraft) [System] [CHAT] ...e Player12<--[HERE]
[01:49:54] [Server thread/INFO] (Minecraft) [Player12: Gave 1 [Joint] to Player12]
[01:49:54] [Render thread/INFO] (Minecraft) [System] [CHAT] Gave 1 [Joint] to Player12
[01:50:00] [Render thread/INFO] (Minecraft) Resizing Dynamic Transforms UBO, capacity limit of 2048 reached during a single frame. New capacity will be 4096.
[01:50:03] [Server thread/INFO] (Minecraft) Saving and pausing game...
[01:50:03] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[01:50:03] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[01:50:03] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[01:50:18] [Server thread/INFO] (Minecraft) Saving and pausing game...
[01:50:18] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[01:50:18] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[01:50:18] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[01:50:32] [Server thread/INFO] (Minecraft) [Player12: Set the time to 1000]
[01:50:32] [Render thread/INFO] (Minecraft) [System] [CHAT] Set the time to 1000
[01:50:35] [Render thread/INFO] (Minecraft) [System] [CHAT] Saved screenshot as 2026-04-13_01.50.35.png
[01:50:40] [Render thread/INFO] (Minecraft) Stopping!
[01:50:40] [Server thread/INFO] (Minecraft) Player12 lost connection: Disconnected
[01:50:40] [Server thread/INFO] (Minecraft) Player12 left the game
[01:50:40] [Server thread/INFO] (Minecraft) Stopping singleplayer server as player logged out
[01:50:40] [Server thread/INFO] (Minecraft) Stopping server
[01:50:40] [Server thread/INFO] (Minecraft) Saving players
[01:50:40] [Server thread/INFO] (Minecraft) Saving worlds
[01:50:40] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[01:50:40] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[01:50:40] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[01:50:40] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (New World): All chunks are saved
[01:50:40] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[01:50:40] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[01:50:40] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage: All dimensions are saved

View file

@ -6,7 +6,7 @@ entityDistanceScaling:1.0
entityShadows:true
forceUnicodeFont:false
japaneseGlyphVariants:false
fov:0.0
fov:0.5
fovEffectScale:1.0
darknessEffectScale:1.0
glintSpeed:0.5

View file

@ -0,0 +1,39 @@
{
"minecraft:recipes/decorations/campfire": {
"criteria": {
"has_coal": "2026-04-13 01:49:32 +0300"
},
"done": true
},
"minecraft:recipes/decorations/crafting_table": {
"criteria": {
"unlock_right_away": "2026-04-13 01:49:32 +0300"
},
"done": true
},
"landanaleaf:recipes/curing_bud_smoker": {
"criteria": {
"has_ingredient_0": "2026-04-13 01:49:32 +0300"
},
"done": true
},
"landanaleaf:recipes/curing_bud_campfire": {
"criteria": {
"has_ingredient_0": "2026-04-13 01:49:32 +0300"
},
"done": true
},
"minecraft:adventure/adventuring_time": {
"criteria": {
"minecraft:taiga": "2026-04-13 01:49:33 +0300"
},
"done": false
},
"minecraft:recipes/building_blocks/coal_block": {
"criteria": {
"has_coal": "2026-04-13 01:49:32 +0300"
},
"done": true
},
"DataVersion": 4440
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1 @@
{"stats":{"minecraft:custom":{"minecraft:sprint_one_cm":23,"minecraft:time_since_rest":1113,"minecraft:walk_one_cm":3042,"minecraft:total_world_time":1348,"minecraft:leave_game":1,"minecraft:fly_one_cm":951,"minecraft:sneak_time":2,"minecraft:play_time":1113,"minecraft:jump":18,"minecraft:time_since_death":1113}},"DataVersion":4440}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

View file

@ -1 +1 @@
[{"name":"Player49","uuid":"0d077092-9045-3af8-b41e-a691f388e76a","expiresOn":"2026-05-03 04:17:37 +0300"},{"name":"Player633","uuid":"00b30fb1-4b45-3336-98e4-8adf600e5f5e","expiresOn":"2026-05-03 04:11:47 +0300"},{"name":"Player663","uuid":"8c2b619e-5319-3b2d-81aa-a99343a6c408","expiresOn":"2026-05-03 04:06:53 +0300"}]
[{"name":"Player12","uuid":"533168cf-a4ab-3aac-8306-f7a8b71689a4","expiresOn":"2026-05-13 01:49:32 +0300"},{"name":"Player49","uuid":"0d077092-9045-3af8-b41e-a691f388e76a","expiresOn":"2026-05-03 04:17:37 +0300"},{"name":"Player633","uuid":"00b30fb1-4b45-3336-98e4-8adf600e5f5e","expiresOn":"2026-05-03 04:11:47 +0300"},{"name":"Player663","uuid":"8c2b619e-5319-3b2d-81aa-a99343a6c408","expiresOn":"2026-05-03 04:06:53 +0300"}]

View file

@ -12,6 +12,7 @@ import net.minecraft.core.registries.Registries;
import net.mcreator.landanaleaf.item.LandanaSeedItem;
import net.mcreator.landanaleaf.item.LandanaBudRawItem;
import net.mcreator.landanaleaf.item.LandanaBudCuredItem;
import net.mcreator.landanaleaf.item.JointItem;
import net.mcreator.landanaleaf.item.FilterItem;
import net.mcreator.landanaleaf.LandanaleafMod;
@ -22,12 +23,14 @@ public class LandanaleafModItems {
public static Item LANDANA_BUD_CURED;
public static Item LANDANA_BUD_RAW;
public static Item FILTER;
public static Item JOINT;
public static void load() {
LANDANA_SEED = register("landana_seed", LandanaSeedItem::new);
LANDANA_BUD_CURED = register("landana_bud_cured", LandanaBudCuredItem::new);
LANDANA_BUD_RAW = register("landana_bud_raw", LandanaBudRawItem::new);
FILTER = register("filter", FilterItem::new);
JOINT = register("joint", JointItem::new);
}
// Start of user code block custom items

View file

@ -0,0 +1,10 @@
package net.mcreator.landanaleaf.item;
import net.minecraft.world.item.Item;
import net.minecraft.world.food.FoodProperties;
public class JointItem extends Item {
public JointItem(Item.Properties properties) {
super(properties.food((new FoodProperties.Builder()).nutrition(-1).saturationModifier(0.3f).alwaysEdible().build()));
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "landanaleaf:item/joint"
}
}

View file

@ -3,5 +3,6 @@
"item.landanaleaf.landana_bud_cured": "Landana Bud Cured",
"item.landanaleaf.landana_bud_raw": "Landana Bud Raw",
"item_group.landanaleaf.landana_tab": "Landana Leaf",
"item.landanaleaf.filter": "Filter"
"item.landanaleaf.filter": "Filter",
"item.landanaleaf.joint": "Joint"
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "landanaleaf:item/joint"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 B