Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

_KS_

Members
  • Joined

  • Last visited

  1. event.shaped( Item.of( 'minecraft:stick', 4 ),[ 'AAA', ' ', ' ' ],{ A: Item.withNBT('sophisticatedstorage:chest', '{woodType:"oak"}') }); i want to add custom recipe using soph storage chests but when i try to force crafting to require one specific type of chest it always defaults to base version with nbt = null it works as result but not as igredient i can use combination of mods like craft tweaker and kubejs but i want to minimize number of running mods to avoid unwanted conflicts
  2. Hi i looking for world name to get world path. I want to take world name from ChunkEvent
  3. Somebody know how to add custom data to chunk file something like nbt or anything like that
  4. Btw is there any event for chunk what is generated first time?
  5. Data packs cant change your world generation like mods
  6. I know about this, and i making mod just for me and few friends for private server and we dont gonna add any other mods with ore gen ore something like this i cant find this in any of level variables, i need to get dimension and lvl name for custom ores generation
  7. I need to get values like current dimension of chunk but i cant find anywhere how to get dimension name, is chunk new etc. And i need to disable ore vein generation (code for disabling ore gen dont work there) Version 1.18
  8. Thx i will stay with my method because now i recognize i need to change all block inventories (player too)to make my mod work correctly. Still thx so much for help
  9. Ok. How u want to do this. Using just file operations or getting game variables and changing it. Sorry for my misunderstood im new in forge coding. I will propably do this by cancelling events and calculating my self everyting
  10. What about uninstalling mod? Overriding json files can generate problem or game check control sums of files after any startup. For safe change in game i propably need to change all loots via events to custom and make custom usable blocks
  11. Ok if i good understand what u telling there. The best idea cause of minecraft static storage is to make custom crafting table, furnace etc. to just track player progress in game. But what with disabling items to make custom mining progress or better is to go around this and make something like this custom crafting blocks
  12. Yes i know about problems with touching registry objects but i dont want to modify any of game file in assets because after uninstaling my mod this can generate problems. About crafting table and any of blocks like anvil, etc. i made my own versions in my mod just for this purpose I'm 100% sure i can change registry objects because i making mod to be incompatible with any other mod that adding any machines or upgrades to vanilla crafting methods
  13. Hi. I need help with changing vanilla minecraft default recipes and disabling items from vanilla minecraft. I want to change in my mod entire logic of vanilla game and make custom progress system based on players progress in my mod. Disabling item is for unlocking them after player get progress points something like in sevtech ages. No code for now just item registers but i cant find any option to change registry with vanilla items and recipes without changing game files it self

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.